CSharpCodeParser.Keywords 屬性

定義

此類型/成員支援.NET Framework基礎結構,不適合直接從您的程式碼使用。取得或設定 C sharp language 關鍵字。

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 語言關鍵字。

適用於