CSharpCodeParser.Keywords 属性

定义

此类型/成员支持.NET Framework基础结构,不应直接从代码中使用。获取或设置 C 锐利语言关键字。

protected internal System.Collections.Generic.ISet<string> Keywords { get; }
member this.Keywords : System.Collections.Generic.ISet<string>
Protected Friend ReadOnly Property Keywords As ISet(Of String)

属性值

C sharp 语言关键字。

适用于