IVsUIDataSourcePropertyChangeEvents Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)

NameDescription
System_CAPS_pubmethodDisconnect(IVsUISimpleDataSource^)

Stop receiving change information.

System_CAPS_pubmethodOnPropertyChanged(IVsUIDataSource^, String^, IVsUIObject^, IVsUIObject^)

Handles a change to a property.

Return to top
Show: