Sdílet prostřednictvím


PolicyConversionContext.BindingElements Vlastnost

Definice

Získá kolekci vazeb elementů, do kterých jsou přidány vlastní prvky vazby, které implementují kontrolní výrazy zásad.

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

Hodnota vlastnosti

A BindingElementCollection , který obsahuje prvky vazby pro koncový bod.

Platí pro