WSHttpBindingElement::BindingElementType Property

 

Gets the type of this binding element.

Namespace:   System.ServiceModel.Configuration
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

protected:
property Type^ BindingElementType {
	virtual Type^ get() override;
}

Property Value

Type: System::Type^

The Type of this binding element.

.NET Framework
Available since 3.0
Return to top
Show: