[This is preliminary documentation and is subject to change.]
Returns true when state machine only considers language-primary tokens
Namespace: NFX.CodeAnalysisAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool OnlyPrimary { get; }
public bool OnlyPrimary { get; }
Public ReadOnly Property OnlyPrimary As Boolean
Get
Public ReadOnly Property OnlyPrimary As Boolean
Get
public:
property bool OnlyPrimary {
bool get ();
}
public:
property bool OnlyPrimary {
bool get ();
}
member OnlyPrimary : bool with get
member OnlyPrimary : bool with get
Property Value
Type:
Boolean