WorkflowMenuCommands.Expand フィールド

定義

展開メニューにアクセスするために使用できる CommandID 。 このフィールドは読み取り専用です。

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

フィールド値

注釈

通常、展開メニューを使用すると、折りたたまれたコードセクションが展開されます。

適用対象