共用方式為


VBCodeParser.Keywords 屬性

定義

此類型/成員支援.NET Framework基礎結構,不適合直接從您的程式碼使用。取得與程式碼相關聯的關鍵字。

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)

屬性值

與程式碼相關聯的關鍵字。

適用於