-
Home
-
API
-
Tomlyn.Syntax
-
BareKeySyntax
-
Methods
-
IsBareKey(String)
IsBareKey(String) Method
Definition
Determines whether the specified string is a valid bare key.
public static bool IsBareKey(string name)
Parameters
Returns
- Boolean
true if the string is a valid bare key; otherwise false.