ReservedKeywords Property
Definition
ReservedKeywords
Gets a list of the reserved keywords.
public static IReadOnlyCollection<string> ReservedKeywords { get; }
Property Value
- IReadOnlyCollection<string>
A list of the reserved keywords.
Gets a list of the reserved keywords.
public static IReadOnlyCollection<string> ReservedKeywords { get; }
A list of the reserved keywords.