Delegato _dispSelectionEvents_OnChangeEventHandler

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 _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 non supporta i delegati.

Vedere anche

Riferimenti

Spazio dei nomi EnvDTE