WorkflowMenuCommands.DesignerActionsMenu 欄位

定義

CommandID A 可以用來存取設計師動作選單。 此欄位僅供讀取。

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

欄位值

備註

設計師動作選單通常用來存取設計師可用的動作。

適用於