CustomBinding.Elements Propriété

Définition

Obtient les éléments de liaison de la liaison personnalisée.

public:
 property System::ServiceModel::Channels::BindingElementCollection ^ Elements { System::ServiceModel::Channels::BindingElementCollection ^ get(); };
public System.ServiceModel.Channels.BindingElementCollection Elements { get; }
member this.Elements : System.ServiceModel.Channels.BindingElementCollection
Public ReadOnly Property Elements As BindingElementCollection

Valeur de propriété

BindingElementCollection qui contient les éléments de liaison de la liaison personnalisée.

S’applique à