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 public string Subject { get; }
Property Value
Type:
StringSee Also