_dispSelectionEvents_OnChangeEventHandler, 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 _dispSelectionEvents_OnChangeEventHandler
[ComVisibleAttribute(false)]
public delegate void _dispSelectionEvents_OnChangeEventHandler()
[ComVisibleAttribute(false)]
public delegate void _dispSelectionEvents_OnChangeEventHandler()
[<ComVisibleAttribute(false)>]
type _dispSelectionEvents_OnChangeEventHandler =
delegate of unit -> unit
JScript ne prend pas en charge les délégués.