HttpTransportBindingElement.GetProperty<T> Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a property from the specified BindingContext.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Type Parameters
- T
The property to get.
Parameters
- context
- Type: System.ServiceModel.Channels.BindingContext
A BindingContext.
Show: