[This is preliminary documentation and is subject to change.]
Indicates whether this token represents a literal
Namespace: NFX.CodeAnalysisAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool IsLiteral { get; }
public bool IsLiteral { get; }
Public ReadOnly Property IsLiteral As Boolean
Get
Public ReadOnly Property IsLiteral As Boolean
Get
public:
property bool IsLiteral {
bool get ();
}
public:
property bool IsLiteral {
bool get ();
}
member IsLiteral : bool with get
member IsLiteral : bool with get
Property Value
Type:
Boolean