次の方法で共有


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 

フィールド値

注釈

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

適用対象