CommonBehaviorsSection.EndpointBehaviors Proprietà

Definizione

Ottiene tutte le voci figlio che sono elementi EndpointBehavior identificati da un nome univoco.

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

Valore della proprietà

CommonEndpointBehaviorElement

Voci figlio che sono elementi EndpointBehavior identificati da un nome univoco.

Attributi

Si applica a