WorkflowMenuCommands.DebugStepBranchMenu Campo

Definizione

Oggetto CommandID che può essere utilizzato per accedere al menu del ramo dei passaggi di debug. 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

Commenti

Il menu del ramo del passaggio di debug viene in genere usato per eseguire un'istruzione in un ramo nel debugger.

Si applica a