PolicyConversionContext::BindingElements Property
.NET Framework (current version)
Gets a collection of binding elements to which custom binding elements that implement policy assertions are added.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: property BindingElementCollection^ BindingElements { virtual BindingElementCollection^ get() abstract; }
Property Value
Type: System.ServiceModel.Channels::BindingElementCollection^A BindingElementCollection that contains the binding elements for an endpoint.
.NET Framework
Available since 3.0
Available since 3.0
Show: