Wizard.HeaderPlaceholderId 字段

定义

获取 HeaderTemplate 控件中 Wizard 占位符的 ID。

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

字段值

注解

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

适用于