AdvancedViewHelpKeyWordAttribute 클래스

정의

클래스 또는 멤버에 대한 컨텍스트 키워드의 고급 뷰를 표시합니다.

public ref class AdvancedViewHelpKeyWordAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class)]
public sealed class AdvancedViewHelpKeyWordAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class)>]
type AdvancedViewHelpKeyWordAttribute = class
    inherit Attribute
Public NotInheritable Class AdvancedViewHelpKeyWordAttribute
Inherits Attribute
상속
AdvancedViewHelpKeyWordAttribute
특성

생성자

AdvancedViewHelpKeyWordAttribute(String)

지정한 도움말 키워드를 포함하는 AdvancedViewHelpKeyWordAttribute 클래스의 인스턴스를 초기화합니다.

속성

KeyWord

현재 컨텍스트에 해당하는 도움말 키워드를 반환합니다.

적용 대상