ConnectionManagementSection.ConnectionManagement Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
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.