ConnectionManagementSection.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 samlingen med anslutningshanteringsobjekt i avsnittet .
public:
property System::Net::Configuration::ConnectionManagementElementCollection ^ ConnectionManagement { System::Net::Configuration::ConnectionManagementElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("", IsDefaultCollection=true)]
public System.Net.Configuration.ConnectionManagementElementCollection ConnectionManagement { get; }
[<System.Configuration.ConfigurationProperty("", IsDefaultCollection=true)>]
member this.ConnectionManagement : System.Net.Configuration.ConnectionManagementElementCollection
Public ReadOnly Property ConnectionManagement As ConnectionManagementElementCollection
Egenskapsvärde
En ConnectionManagementElementCollection som innehåller information om anslutningshantering för den lokala datorn.
- Attribut
Kommentarer
Den ConnectionManagementElementCollection som returneras av den här egenskapen innehåller en ConnectionManagementElement för varje connectionManagement element i konfigurationsfilen.