次の方法で共有


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 

フィールド値

CommandID

注釈

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

適用対象