次の方法で共有


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 

フィールド値

注釈

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

適用対象