Udostępnij za pośrednictwem


Metoda DataSource.AdvisePropertyChangeEvents —

Microsoft tylko do użytku wewnętrznego.

Przestrzeń nazw:  Microsoft.Internal.VisualStudio.PlatformUI
Zestaw:  Microsoft.VisualStudio.Shell.11.0 (w Microsoft.VisualStudio.Shell.11.0.dll)

Składnia

'Deklaracja
Public Function AdvisePropertyChangeEvents ( _
    pAdvise As IVsUIDataSourcePropertyChangeEvents, _
    <OutAttribute> ByRef pCookie As UInteger _
) As Integer
public int AdvisePropertyChangeEvents(
    IVsUIDataSourcePropertyChangeEvents pAdvise,
    out uint pCookie
)

Parametry

Wartość zwracana

Typ: System.Int32

Implementuje

IVsUIDataSource.AdvisePropertyChangeEvents(IVsUIDataSourcePropertyChangeEvents, UInt32%)

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DataSource Klasa

Przestrzeń nazw Microsoft.Internal.VisualStudio.PlatformUI