共用方式為


UserContextType 列舉型別

注意:這個應用程式開發介面現在已經過時。

這個列舉型別不是由 Visual Studio 的 SDK。(請參閱 < 備註 >)。 指定使用者內容項目型的別。

命名空間:  Microsoft.VisualStudio.Modeling.Design
組件:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.11.0.dll 中)

語法

'宣告
<ObsoleteAttribute("This class is deprecated.  Use the facilities in the DSL domain model to define help system bindings.")> _
Public Enumeration UserContextType
[ObsoleteAttribute("This class is deprecated.  Use the facilities in the DSL domain model to define help system bindings.")]
public enum UserContextType

成員

成員名稱 說明
Attribute 說明篩選條件。
F1Keyword F1 說明關鍵字。
Keyword Help 關鍵字。

備註

DSL 工具使用中的型別System.ComponentModel.Design命名空間,以支援 [說明] 主題的顯示方式。

請參閱

參考

Microsoft.VisualStudio.Modeling.Design 命名空間

HelpKeywordAttribute

HelpKeywordType

IHelpService