WorkflowMenuCommands.DebugStepBranchMenu Campo

Definizione

Oggetto CommandID che può essere utilizzato per accedere al menu di creazione di un ramo del debugger. Questo campo è di sola lettura.

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

Valore del campo

CommandID

Commenti

In genere il menu di esecuzione di un ramo del debugger viene utilizzato per eseguire un ramo contenuto nel debugger.

Si applica a