IVsUIDataSourcePropertyChangeEvents Interface
Visual Studio 2015
Receives calls when a parameter changes.
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
| Name | Description | |
|---|---|---|
![]() | Disconnect(IVsUISimpleDataSource) | Stop receiving change information. |
![]() | OnPropertyChanged(IVsUIDataSource, String, IVsUIObject, IVsUIObject) | Handles a change to a property. |
Show:
