Partager via


CommonBehaviorsSection.EndpointBehaviors Propriété

Définition

Obtient toutes les entrées enfants qui sont des éléments EndpointBehavior identifiés par un nom unique.

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

Valeur de propriété

CommonEndpointBehaviorElement

Entrées enfants qui sont des éléments EndpointBehavior identifiés par un nom unique.

Attributs

S’applique à