IVsPersistConnectedServices::GetConnectedService Method (String^)

 

Gets the specified service.

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

IVsConnectedServiceProperties^ GetConnectedService(
	String^ szServiceIdentity
)

Parameters

szServiceIdentity
Type: System::String^

The service ID.

Return to top
Show: