CustomBinding.Elements Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the binding elements from the custom binding.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.ServiceModel.Channels.BindingElementCollectionThe BindingElementCollection that contains the binding elements from the custom binding.
Show: