IVsUISimpleDataSource Methods

 

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

NameDescription
System_CAPS_pubmethodClose()

Closes the data source.

System_CAPS_pubmethodEnumVerbs(IVsUIEnumDataSourceVerbs^)

Returns a enumeration of verbs for the data source.

System_CAPS_pubmethodInvoke(String^, Object^, Object^)

Executes a verb on the data source.

Return to top
Show: