WSHttpContextBindingElement.BindingElementType Property      
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the CLR type of the standard binding associated with this configuration element: WSHttpContextBinding.
protected:
 virtual property Type ^ BindingElementType { Type ^ get(); };protected override Type BindingElementType { get; }member this.BindingElementType : TypeProtected Overrides ReadOnly Property BindingElementType As TypeProperty Value
The CLR type of the standard binding associated with the configuration element.