Compartir a través de


WebHttpRelayBindingElement.Properties Propiedad

Definición

Obtiene una colección de objetos que pueden ser atributos o objetos de elemento de configuración de este elemento de configuración.

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

Valor de propiedad

Devuelve un ConfigurationPropertyCollection objeto que contiene una colección de objetos ConfigurationProperty que pueden ser atributos o objetos ConfigurationElement en este elemento de configuración.

Se aplica a