IVsConnectedServiceProperties::ServiceIdentity Property

 

Gets the service ID.

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

[DispIdAttribute(1610678272)]
property String^ ServiceIdentity {
	String^ get();
}

Property Value

Type: System::String^

The service ID.

Return to top
Show: