Gets the original string that represents the user input for this lexer.
Namespace:
Grasshopper.Kernel.Data
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public string Mask { get; }
Public ReadOnly Property Mask As String
Get
Property Value
Type:
String[Missing <value> documentation for "P:Grasshopper.Kernel.Data.GH_Lexer.Mask"]
See Also