Wizard.CustomPreviousButtonID 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
擷取自訂 [上一步] 按鈕的識別碼。 這個欄位是靜態且唯讀的。
protected: static initonly System::String ^ CustomPreviousButtonID;
protected static readonly string CustomPreviousButtonID;
staticval mutable CustomPreviousButtonID : string
Protected Shared ReadOnly CustomPreviousButtonID As String
欄位值
備註
欄位 CustomPreviousButtonID 主要是由控件開發人員使用。 的值 CustomPreviousButtonID 是 "CustomPreviousButton"
。