TransportBindingElement.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 the transport.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.StringReturns the URI scheme for the transport, which varies depending on which derived class implements this method.
Show: