次の方法で共有


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

注釈

既定ページ メニューは、通常はワークフローの既定ページを設定または変更するのに使用されます。

適用対象