CustomBinding.Elements Egenskap

Definition

Hämtar bindningselementen från den anpassade bindningen.

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

Egenskapsvärde

Som BindingElementCollection innehåller bindningselementen från den anpassade bindningen.

Gäller för