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)

指定されたHelpキーワードで AdvancedViewHelpKeyWordAttribute クラスのインスタンスを初期化します。

プロパティ

名前 説明
KeyWord

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

適用対象