Click or drag to resize

RegExMatchSubject Property

The source string used with the search pattern to find this matching result.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public string Subject { get; }

Property Value

Type: String
See Also