Bagikan melalui


ConnectionManagementSection.ConnectionManagement Properti

Definisi

Mendapatkan kumpulan objek manajemen koneksi di bagian .

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

Nilai Properti

yang ConnectionManagementElementCollection berisi informasi manajemen koneksi untuk komputer lokal.

Atribut

Keterangan

Yang ConnectionManagementElementCollection dikembalikan oleh properti ini berisi satu ConnectionManagementElement untuk setiap connectionManagement elemen dalam file konfigurasi.

Berlaku untuk

Lihat juga