NetSectionGroup.ConnectionManagement Egenskap

Definition

Hämtar konfigurationsavsnittet som innehåller inställningar för anslutningshantering för den lokala datorn.

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

Egenskapsvärde

Ett ConnectionManagementSection objekt.

Attribut

Kommentarer

Avsnittet som returneras av den här egenskapen motsvarar konfigurationselementet <connectionManagement> Element (Nätverksinställningar).

Gäller för