Share via


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

現在のコンテキストに対応するヘルプ キーワードを返します。

適用対象