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
Syntaxpublic string Subject { get; }
Property Value
Type:
String
See Also