Wizard.WizardStepPlaceholderId フィールド

定義

WizardStep コントロールの Wizard プレースホルダーの ID を取得します。

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

フィールド値

注釈

プレースホルダー ID は、"WizardStepPlaceHolder" に設定する必要があります。

適用対象