Wizard.MovePreviousCommandName フィールド

定義

[前へ] ボタンに関連付けられているコマンド名を取得します。 このフィールドは静的で読み取り専用です。

public: static initonly System::String ^ MovePreviousCommandName;
public static readonly string MovePreviousCommandName;
 staticval mutable MovePreviousCommandName : string
Public Shared ReadOnly MovePreviousCommandName As String 

フィールド値

注釈

MovePreviousCommandName フィールドは、主にコントロール開発者によって使用されます。 MovePreviousCommandNameの値は"MovePrevious"

適用対象

こちらもご覧ください