IVsUIDispatch Interface
Visual Studio 2015
Handles verbs in a data source for the Visual Studio user interface.
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
| Name | Description | |
|---|---|---|
![]() | EnumVerbs(IVsUIEnumDataSourceVerbs) | Lists the verbs in a data source |
![]() | Invoke(String, Object, Object) | Invokes a verb on a data source. |
Show:
