NetTcpContextBindingElement.BindingElementType Eigenschap

Definitie

Hiermee haalt u het CLR-type op van de standaardbinding die is gekoppeld aan het configuratie-element System.ServiceModel.NetTcpContextBinding.

protected:
 virtual property Type ^ BindingElementType { Type ^ get(); };
protected override Type BindingElementType { get; }
member this.BindingElementType : Type
Protected Overrides ReadOnly Property BindingElementType As Type

Waarde van eigenschap

Een Type die het CLR-type aangeeft van de standaardbinding die is gekoppeld aan het configuratie-element System.ServiceModel.NetTcpContextBinding

Van toepassing op