IVsConnectedServiceProperties.Collection Property

Definition

Gets the collection of connected services.

public:
 property Microsoft::VisualStudio::Shell::Interop::IVsPersistConnectedServices ^ Collection { Microsoft::VisualStudio::Shell::Interop::IVsPersistConnectedServices ^ get(); };
public:
 property Microsoft::VisualStudio::Shell::Interop::IVsPersistConnectedServices ^ Collection { Microsoft::VisualStudio::Shell::Interop::IVsPersistConnectedServices ^ get(); };
[System.Runtime.InteropServices.DispId(1610678273)]
public Microsoft.VisualStudio.Shell.Interop.IVsPersistConnectedServices Collection { get; }
[<System.Runtime.InteropServices.DispId(1610678273)>]
member this.Collection : Microsoft.VisualStudio.Shell.Interop.IVsPersistConnectedServices
Public ReadOnly Property Collection As IVsPersistConnectedServices

Property Value

The collection of connected services.

Attributes

Applies to