Partilhar via


CommonBehaviorsSection.EndpointBehaviors Propriedade

Definição

Obtém todas as entradas filho que são elementos EndpointBehavior identificados pelo nome exclusivo deles.

public:
 property System::ServiceModel::Configuration::CommonEndpointBehaviorElement ^ EndpointBehaviors { System::ServiceModel::Configuration::CommonEndpointBehaviorElement ^ get(); };
[System.Configuration.ConfigurationProperty("endpointBehaviors", Options=System.Configuration.ConfigurationPropertyOptions.None)]
public System.ServiceModel.Configuration.CommonEndpointBehaviorElement EndpointBehaviors { get; }
[<System.Configuration.ConfigurationProperty("endpointBehaviors", Options=System.Configuration.ConfigurationPropertyOptions.None)>]
member this.EndpointBehaviors : System.ServiceModel.Configuration.CommonEndpointBehaviorElement
Public ReadOnly Property EndpointBehaviors As CommonEndpointBehaviorElement

Valor da propriedade

CommonEndpointBehaviorElement

As entradas filho que são EndpointBehavior elementos identificados por seu nome exclusivo.

Atributos

Aplica-se a