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