Freigeben über


NetTcpContextBindingElement.BindingElementType Eigenschaft

Definition

Ruft den CLR-Typ der Standardbindung ab, die dem Konfigurationselement System.ServiceModel.NetTcpContextBinding zugeordnet ist.

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

Eigenschaftswert

Type

Ein Type, der den CLR-Typ der Standardbindung angibt, die dem Konfigurationselement System.ServiceModel.NetTcpContextBinding zugeordnet ist.

Gilt für