WorkflowMenuCommands.InsertTracePointMenu Campo

Definição

Um CommandID que pode ser usado para acessar o menu de inserção de tracepoint.A CommandID that can be used to access the insert tracepoint menu. Este campo é somente leitura.This field is read-only.

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 

Valor do campo

CommandID

Comentários

O menu Inserir tracepoint normalmente é usado para inserir um tracepoint no cursor ou antes da seleção atual.The insert tracepoint menu is typically used to insert a tracepoint at the cursor or before the current selection.

Aplica-se a