WorkflowMenuCommands.ShowAll 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
一個 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
欄位值
備註
「全部顯示」選單通常用來顯示工作流程中的所有子物件。