次の方法で共有


ConnectionManager.IConnectionManager.Connections プロパティ

定義

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

プロパティ値

実装

適用対象