TransportClientEndpointBehaviorElement.Properties Property

Definition

Gets the collection of properties contained in this configuration element.

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

Property Value

The collection of properties contained in this configuration element.

Applies to