IVsPersistConnectedServices Methods

 

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

NameDescription
System_CAPS_pubmethodAdd(String^, UInt32, array<String^>^, array<String^>^)

Adds a connected service.

System_CAPS_pubmethodGetConnectedService(String^)

Gets the specified service.

System_CAPS_pubmethodGetConnectedServices(UInt32, array<IVsConnectedServiceProperties^>^)

Gets the specified services.

System_CAPS_pubmethodRemove(String^)

Removes the specified service.

Return to top
Show: