Condividi tramite


Metodo GelDependencyObject.IVsUIDataSource.UnadvisePropertyChangeEvents

Spazio dei nomi:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Private Function UnadvisePropertyChangeEvents ( _
    cookie As UInteger _
) As Integer Implements IVsUIDataSource.UnadvisePropertyChangeEvents
int IVsUIDataSource.UnadvisePropertyChangeEvents(
    uint cookie
)

Parametri

Valore restituito

Tipo: System.Int32

Implementa

IVsUIDataSource.UnadvisePropertyChangeEvents(UInt32)

Sicurezza di .NET Framework

Vedere anche

Riferimenti

GelDependencyObject Classe

Spazio dei nomi Microsoft.Internal.VisualStudio.PlatformUI