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