Sdílet prostřednictvím


CustomBinding.Elements Vlastnost

Definice

Získá vazby elementy z vlastní vazby.

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

Hodnota vlastnosti

Obsahuje BindingElementCollection prvky vazby z vlastní vazby.

Platí pro