Partager via


NetTcpContextBindingElement.BindingElementType Propriété

Définition

Obtient le type CLR correspondant à la liaison standard associée à l’élément de configuration 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

Valeur de propriété

Type indiquant le type CLR de la liaison standard associée à l'élément de configuration System.ServiceModel.NetTcpContextBinding

S’applique à