Udostępnij przez


NetSectionGroup.ConnectionManagement Właściwość

Definicja

Pobiera sekcję konfiguracji zawierającą ustawienia zarządzania połączeniami dla komputera lokalnego.

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

Wartość właściwości

Obiekt ConnectionManagementSection.

Atrybuty

Uwagi

Sekcja zwrócona przez tę właściwość odpowiada <elementowi konfiguracji connectionManagement> Element (Ustawienia sieci).

Dotyczy