WorkflowMenuCommands.DebugStepInstanceMenu Campo

Definizione

Oggetto CommandID che può essere utilizzato per accedere al menu di esecuzione di un'istanza del debugger. 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

CommandID

Commenti

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

Si applica a