NetTcpContextBindingElement.BindingElementType Egenskap

Definition

Hämtar CLR-typen för standardbindningen som är associerad med konfigurationselementet 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

Egenskapsvärde

En Type som anger CLR-typen för standardbindningen som är associerad med konfigurationselementet System.ServiceModel.NetTcpContextBinding

Gäller för