다음을 통해 공유


UserContextType 열거형

참고: 이 API는 이제 사용되지 않습니다.

이 열거형은 Visual Studio SDK에서 사용되지 않습니다. (설명 부분을 참조하십시오.) 사용자 컨텍스트 요소의 형식을 지정합니다.

네임스페이스:  Microsoft.VisualStudio.Modeling.Design
어셈블리:  Microsoft.VisualStudio.Modeling.Sdk.12.0(Microsoft.VisualStudio.Modeling.Sdk.12.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 도움말 키워드입니다.

설명

DSL 도구를 사용 하 여 형식에는 System.ComponentModel.Design 네임 스페이스는 도움말 항목의 표시를 지원 합니다.

참고 항목

참조

Microsoft.VisualStudio.Modeling.Design 네임스페이스

HelpKeywordAttribute

HelpKeywordType

IHelpService