Table of Contents

Event CommandExecuted

Namespace
Alternet.Scripter.Integration
Assembly
Alternet.Scripter.Integration.v9.dll

When implemented by a class, occurs when one of the debugger-related commands, like find references or goto definition, is executed.

event EventHandler<DebugEditCommandExecutedEventArgs> CommandExecuted

Returns

EventHandler<DebugEditCommandExecutedEventArgs>
When implemented by a class, occurs when one of the debugger-related commands, like find references or goto definition, is executed.