Share via


ConnectionManager.IConnectionManager.Connections Property

Definition

property System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::Web::Management::Client::Connection ^> ^ Microsoft::Web::Management::Client::IConnectionManager::Connections { System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::Web::Management::Client::Connection ^> ^ get(); };
System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.Web.Management.Client.Connection> Microsoft.Web.Management.Client.IConnectionManager.Connections { get; }
Microsoft.Web.Management.Client.IConnectionManager.Connections
 ReadOnly Property Connections As ReadOnlyCollection(Of Connection) Implements IConnectionManager.Connections

Property Value

Implements

Applies to