ConnectionManager.IConnectionManager.Connections プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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