WizardFramework.HelpKey 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定 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 物件的說明鍵。