WorkflowMenuCommands.DefaultPage 欄位

定義

CommandID,可用於存取預設頁面功能表。 此欄位為唯讀。

public: static initonly System::ComponentModel::Design::CommandID ^ DefaultPage;
public static readonly System.ComponentModel.Design.CommandID DefaultPage;
 staticval mutable DefaultPage : System.ComponentModel.Design.CommandID
Public Shared ReadOnly DefaultPage As CommandID 

欄位值

CommandID

備註

預設頁面功能表通常用來設定或修改工作流程的預設頁面。

適用於