WizardFramework.HelpKey 屬性

定義

取得或設定 WizardFramework 物件的說明鍵。 當頁面沒有相關說明鍵時,會使用此說明鍵。

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

屬性值

WizardFramework 物件的說明鍵。

適用於