Partager via


DiscoveryEndpointElement.Properties Propriété

Définition

En cas d’appel ou de substitution par une classe dérivée, obtient une collection des paramètres de configuration contenus dans l’instance DiscoveryEndpointElement.

protected:
 virtual property System::Configuration::ConfigurationPropertyCollection ^ Properties { System::Configuration::ConfigurationPropertyCollection ^ get(); };
protected override System.Configuration.ConfigurationPropertyCollection Properties { get; }
member this.Properties : System.Configuration.ConfigurationPropertyCollection
Protected Overrides ReadOnly Property Properties As ConfigurationPropertyCollection

Valeur de propriété

ConfigurationPropertyCollection

Collection de paramètres de configuration.

S’applique à