[This is preliminary documentation and is subject to change.]
True if a token represents literal text that gets embedded in response as is
Namespace: NFX.ParsingAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool IsSimpleText { get; }public bool IsSimpleText { get; }Public ReadOnly Property IsSimpleText As Boolean
Get
Public ReadOnly Property IsSimpleText As Boolean
Get
public:
property bool IsSimpleText {
bool get ();
}public:
property bool IsSimpleText {
bool get ();
}member IsSimpleText : bool with get
member IsSimpleText : bool with get
Property Value
Type:
Boolean