IVsConnectedServiceProperties::Collection Property

 

Gets the collection of connected services.

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

[DispIdAttribute(1610678273)]
property IVsPersistConnectedServices^ Collection {
	IVsPersistConnectedServices^ get();
}

Property Value

Type: Microsoft.VisualStudio.Shell.Interop::IVsPersistConnectedServices^

The collection of connected services.

Return to top
Show: