Partage via


StandardEndpointElement.Properties Propriété

Définition

Obtient la collection de propriétés de l’élément de point de terminaison actuel.

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 propriétés d’éléments de configuration.

S’applique à