WorkflowMenuCommands.DefaultPage 欄位

定義

CommandID A 可以用來存取預設的頁面選單。 此欄位僅供讀取。

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 

欄位值

備註

預設頁面選單通常用於設定或修改工作流程的預設頁面。

適用於