ImplicitExpressionEditHandler.Keywords 屬性

定義

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

public System.Collections.Generic.ISet<string> Keywords { get; }
member this.Keywords : System.Collections.Generic.ISet<string>
Public ReadOnly Property Keywords As ISet(Of String)

屬性值

與運算式相關聯的關鍵字。

適用於