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