WorkflowMenuCommands.BreakpointLocationMenu フィールド

定義

ブレークポイントの場所メニューの CommandID を取得します。 このフィールドは読み取り専用です。

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

フィールド値

注釈

ブレークポイントの場所メニューは、通常、ブレークポイントの場所を変更するために使用されます。

適用対象