NetSectionGroup.ConnectionManagement Egenskap
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
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).