Bagikan melalui


NetSectionGroup.ConnectionManagement Properti

Definisi

Mendapatkan bagian konfigurasi yang berisi pengaturan manajemen koneksi untuk komputer lokal.

public:
 property System::Net::Configuration::ConnectionManagementSection ^ ConnectionManagement { System::Net::Configuration::ConnectionManagementSection ^ get(); };
[System.Configuration.ConfigurationProperty("connectionManagement")]
public System.Net.Configuration.ConnectionManagementSection ConnectionManagement { get; }
[<System.Configuration.ConfigurationProperty("connectionManagement")>]
member this.ConnectionManagement : System.Net.Configuration.ConnectionManagementSection
Public ReadOnly Property ConnectionManagement As ConnectionManagementSection

Nilai Properti

Objek ConnectionManagementSection.

Atribut

Keterangan

Bagian yang dikembalikan oleh properti ini sesuai dengan <elemen konfigurasi connectionManagement> Element (Network Settings).

Berlaku untuk