Aracılığıyla paylaş


ConnectionManagementSection.ConnectionManagement Özellik

Tanım

bölümündeki bağlantı yönetimi nesnelerinin koleksiyonunu alır.

public:
 property System::Net::Configuration::ConnectionManagementElementCollection ^ ConnectionManagement { System::Net::Configuration::ConnectionManagementElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("", IsDefaultCollection=true)]
public System.Net.Configuration.ConnectionManagementElementCollection ConnectionManagement { get; }
[<System.Configuration.ConfigurationProperty("", IsDefaultCollection=true)>]
member this.ConnectionManagement : System.Net.Configuration.ConnectionManagementElementCollection
Public ReadOnly Property ConnectionManagement As ConnectionManagementElementCollection

Özellik Değeri

ConnectionManagementElementCollection Yerel bilgisayarın bağlantı yönetimi bilgilerini içeren bir.

Öznitelikler

Açıklamalar

ConnectionManagementElementCollection Bu özellik tarafından döndürülen, yapılandırma dosyasındaki her connectionManagement öğe için bir tane ConnectionManagementElement içerir.

Şunlara uygulanır

Ayrıca bkz.