IVsPersistConnectedServices::GetConnectedService Method (String^)
Visual Studio 2015
Gets the specified service.
Assembly: Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)
Parameters
- szServiceIdentity
-
Type:
System::String^
The service ID.
Return Value
Type: Microsoft.VisualStudio.Shell.Interop::IVsConnectedServiceProperties^The connected service.
Show: