BasicHttpContextBindingElement.Properties Propriedade

Definição

Obtém uma ConfigurationPropertyCollection instância que contém uma coleção de ConfigurationProperty objetos que podem ser atributos ou ConfigurationElement objetos deste elemento de configuração de ligação.

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 Propriedade

Uma ConfigurationPropertyCollection instância que contém uma coleção de ConfigurationProperty objetos que podem ser atributos ou ConfigurationElement objetos deste elemento de configuração de ligação.

Aplica-se a