Share via


HelpKeyWordAttribute クラス

定義

クラスまたはメンバーのコンテキスト キーワードを指定します。 このクラスは継承できません。

public ref class HelpKeyWordAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class)]
public sealed class HelpKeyWordAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class)>]
type HelpKeyWordAttribute = class
    inherit Attribute
Public NotInheritable Class HelpKeyWordAttribute
Inherits Attribute
継承
HelpKeyWordAttribute
属性

コンストラクター

HelpKeyWordAttribute(String)

指定されたヘルプ キーワードを使用して、HelpKeyWordAttribute クラスの新しいインスタンスを初期化します。

プロパティ

KeyWord

この属性で指定されたヘルプ キーワードを取得します。

適用対象