WorkflowMenuCommands.ShowAll フィールド

定義

[すべての表示] メニューにアクセスするために使用できる CommandID 。 このフィールドは読み取り専用です。

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

フィールド値

注釈

[すべての表示] メニューは、通常、ワークフロー内のすべての子オブジェクトを表示するために使用されます。

適用対象