IVsPersistConnectedServices Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | Add(String^, UInt32, array<String^>^, array<String^>^) | Adds a connected service. |
![]() | GetConnectedService(String^) | Gets the specified service. |
![]() | GetConnectedServices(UInt32, array<IVsConnectedServiceProperties^>^) | Gets the specified services. |
![]() | Remove(String^) | Removes the specified service. |
Show:
