WSHttpRelayBindingElement.Properties Property

Definition

Gets a collection of properties of this binding configuration element.

protected override System.Configuration.ConfigurationPropertyCollection Properties { get; }
member this.Properties : System.Configuration.ConfigurationPropertyCollection
Protected Overrides ReadOnly Property Properties As ConfigurationPropertyCollection

Property Value

A collection of properties of this binding configuration element.

Applies to