BehaviorsSection.EndpointBehaviors Vlastnost

Definice

Získá všechny podřízené položky, které jsou prvky chování koncového bodu identifikované jejich jedinečným name .

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

Hodnota vlastnosti

EndpointBehaviorElementCollection

Objekt EndpointBehaviorElementCollection , který obsahuje prvky chování koncového bodu identifikované jejich jedinečným objektem name .

Atributy

Platí pro