ConnectionManagementSection.ConnectionManagement Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la collection d’objets de gestion des connexions dans la section.
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
Valeur de propriété
Qui ConnectionManagementElementCollection contient les informations de gestion des connexions pour l’ordinateur local.
- Attributs
Remarques
La ConnectionManagementElementCollection propriété retournée contient une ConnectionManagementElement pour chaque connectionManagement élément du fichier de configuration.