次の方法で共有


vsContextAttributeType 列挙体

新しい属性の種類を指定します。

名前空間:  EnvDTE
アセンブリ:  EnvDTE (EnvDTE.dll 内)

構文

'宣言
<GuidAttribute("410202E1-B83A-41DD-AAB0-8C0029FE9435")> _
Public Enumeration vsContextAttributeType
[GuidAttribute("410202E1-B83A-41DD-AAB0-8C0029FE9435")]
public enum vsContextAttributeType
[GuidAttribute(L"410202E1-B83A-41DD-AAB0-8C0029FE9435")]
public enum class vsContextAttributeType
[<GuidAttribute("410202E1-B83A-41DD-AAB0-8C0029FE9435")>]
type vsContextAttributeType
public enum vsContextAttributeType

メンバー

メンバー名 説明
vsContextAttributeFilter フィルター属性。
vsContextAttributeLookup 検索のキーワード。
vsContextAttributeLookupF1 F1 キーワード。検索のキーワードより優先されます。コレクションに指定できる F1 キーワードは 1 つだけです。

参照

参照

EnvDTE 名前空間