Aracılığıyla paylaş


NetSectionGroup.ConnectionManagement Özellik

Tanım

Yerel bilgisayarın bağlantı yönetimi ayarlarını içeren yapılandırma bölümünü alır.

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

Özellik Değeri

Bir ConnectionManagementSection nesnesi.

Öznitelikler

Açıklamalar

Bu özellik tarafından döndürülen bölüm connectionManagement> Öğesi (Ağ Ayarları) yapılandırma öğesine karşılık gelir<.

Şunlara uygulanır