IVsConnectedServiceProperties Interface
Visual Studio 2015
Represents connected service properties.
Assembly: Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | Collection | Gets the collection of connected services. |
![]() | ServiceIdentity | Gets the service ID. |
| Name | Description | |
|---|---|---|
![]() | GetProperty(String) | Gets the specified property. |
![]() | SetProperty(String, String) | Sets the specified property. |
Show:

