IVsUISimpleDataSource Interface
Visual Studio 2015
Represents the base interface for T:Microsoft.VisualStudio.IVsUIDataSourcePropertyChangeEvents and T:Microsoft.VisualStudio.IVsUICollectionChangeEvents.
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
| Name | Description | |
|---|---|---|
![]() | Close() | Closes the data source. |
![]() | EnumVerbs(IVsUIEnumDataSourceVerbs) | Returns a enumeration of verbs for the data source. |
![]() | Invoke(String, Object, Object) | Executes a verb on the data source. |
Show:
