[This is preliminary documentation and is subject to change.]
A string representing whole token body, in between open and close chars
Namespace: NFX.ParsingAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public string Content { get; }
public string Content { get; }
Public ReadOnly Property Content As String
Get
Public ReadOnly Property Content As String
Get
public:
property String^ Content {
String^ get ();
}
public:
property String^ Content {
String^ get ();
}
member Content : string with get
member Content : string with get
Property Value
Type:
String