Compartir a través de


HttpBindingBaseElement.Properties Propiedad

Definición

Obtiene las propiedades del enlace.

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

Valor de propiedad

ConfigurationPropertyCollection

Propiedades del enlace.

Se aplica a