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

プロパティ値

このページに関連するヘルプキー。

適用対象