BasicHttpsBindingElement.Properties Propriedade
Definição
Obtém uma coleção das propriedades do elemento de associação.Gets a collection of the binding element properties.
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 da propriedade
A coleção das propriedades do elemento de associação.The collection of the binding element properties.