CustomBinding.Scheme Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the URI scheme for transport used by the custom binding.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.StringThe URI scheme for transport used by the custom binding; or an empty string if there is no transport (TransportBindingElement is Nothing).
Show: