WorkflowMenuCommands.DebugStepInstanceMenu Campo

Definizione

Oggetto CommandID che può essere utilizzato per accedere al menu dell'istanza del passaggio di debug. Questo campo è di sola lettura.

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

Valore del campo

Commenti

Il menu dell'istanza del passaggio di debug viene in genere usato per eseguire l'istruzione in un'istanza di un oggetto nel debugger.

Si applica a