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

屬性值

String

WizardFramework 物件的說明鍵。

適用於