_dispDTEEvents_OnMacrosRuntimeResetEventHandler-Delegat
Diese API unterstützt die .NET Framework-Infrastruktur und ist nicht für die direkte Verwendung in Code bestimmt.
Nur für die interne Verwendung durch Microsoft vorgesehen.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
<ComVisibleAttribute(False)> _
Public Delegate Sub _dispDTEEvents_OnMacrosRuntimeResetEventHandler
[ComVisibleAttribute(false)]
public delegate void _dispDTEEvents_OnMacrosRuntimeResetEventHandler()
[ComVisibleAttribute(false)]
public delegate void _dispDTEEvents_OnMacrosRuntimeResetEventHandler()
[<ComVisibleAttribute(false)>]
type _dispDTEEvents_OnMacrosRuntimeResetEventHandler =
delegate of unit -> unit
JScript unterstützt keine Delegaten.