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 

字段值

String

注解

占位符 ID 必须设置为“WizardStepPlaceHolder”。

适用于