WorkflowMenuCommands.DesignerActionsMenu フィールド

定義

デザイナーのアクション メニューにアクセスするために使用できる CommandID 。 このフィールドは読み取り専用です。

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 

フィールド値

注釈

デザイナー アクション メニューは、通常、デザイナーで使用できるアクションにアクセスするために使用されます。

適用対象