HelpKeywordAttribute.HelpKeyword プロパティ

定義

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

public:
 property System::String ^ HelpKeyword { System::String ^ get(); };
public string HelpKeyword { get; }
public string? HelpKeyword { get; }
member this.HelpKeyword : string
Public ReadOnly Property HelpKeyword As String

プロパティ値

この属性で指定されたヘルプ キーワードです。

適用対象