Page.HelpKey プロパティ

定義

このページに関連付けられているヘルプ キーを取得または設定します。

public:
 property System::String ^ HelpKey { System::String ^ get(); void set(System::String ^ value); };
public string HelpKey { get; set; }
member this.HelpKey : string with get, set
Public Property HelpKey As String

プロパティ値

このページに関連付けられているヘルプ キー。

適用対象