Delegato _dispDebuggerEvents_OnEnterRunModeEventHandler
Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.
Solo per utilizzo interno di Microsoft.
Spazio dei nomi: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Sintassi
'Dichiarazione
<ComVisibleAttribute(False)> _
Public Delegate Sub _dispDebuggerEvents_OnEnterRunModeEventHandler ( _
Reason As dbgEventReason _
)
[ComVisibleAttribute(false)]
public delegate void _dispDebuggerEvents_OnEnterRunModeEventHandler(
dbgEventReason Reason
)
[ComVisibleAttribute(false)]
public delegate void _dispDebuggerEvents_OnEnterRunModeEventHandler(
[InAttribute] dbgEventReason Reason
)
[<ComVisibleAttribute(false)>]
type _dispDebuggerEvents_OnEnterRunModeEventHandler =
delegate of
Reason:dbgEventReason -> unit
JScript non supporta i delegati.
Parametri
Reason
Tipo: EnvDTE.dbgEventReasondbgEventReason.