[This is preliminary documentation and is subject to change.]
Namespace: NFX.CodeAnalysis.LaconfigAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public override bool IsTextualLiteral { get; }
public override bool IsTextualLiteral { get; }
Public Overrides ReadOnly Property IsTextualLiteral As Boolean
Get
Public Overrides ReadOnly Property IsTextualLiteral As Boolean
Get
public:
virtual property bool IsTextualLiteral {
bool get () override;
}
public:
virtual property bool IsTextualLiteral {
bool get () override;
}
abstract IsTextualLiteral : bool with get
override IsTextualLiteral : bool with get
abstract IsTextualLiteral : bool with get
override IsTextualLiteral : bool with get
Property Value
Type:
Boolean