_dispWindowEvents_WindowClosingEventHandler, délégué
Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.
Réservé à un usage interne Microsoft.
Espace de noms : EnvDTE
Assembly : EnvDTE (dans EnvDTE.dll)
Syntaxe
'Déclaration
<ComVisibleAttribute(False)> _
Public Delegate Sub _dispWindowEvents_WindowClosingEventHandler ( _
Window As Window _
)
[ComVisibleAttribute(false)]
public delegate void _dispWindowEvents_WindowClosingEventHandler(
Window Window
)
[ComVisibleAttribute(false)]
public delegate void _dispWindowEvents_WindowClosingEventHandler(
[InAttribute] Window^ Window
)
[<ComVisibleAttribute(false)>]
type _dispWindowEvents_WindowClosingEventHandler =
delegate of
Window:Window -> unit
JScript ne prend pas en charge les délégués.
Paramètres
- Window
Type : EnvDTE.Window
Fenêtre.