次の方法で共有


WorkflowMenuCommands.InsertTracePointMenu フィールド

定義

トレースポイント挿入メニューにアクセスするために使用できる CommandID。 このフィールドは読み取り専用です。

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

フィールド値

CommandID

注釈

トレースポイント挿入メニューは通常、カーソルの場所に、または現在選択されている項目の前に、トレースポイントを挿入するのに使用されます。

適用対象