NetTcpContextBindingElement.BindingElementType Propiedad

Definición

Obtiene el tipo CLR del enlace estándar asociado al elemento System.ServiceModel.NetTcpContextBindingde configuración .

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

Valor de propiedad

que Type especifica el tipo CLR del enlace estándar asociado al elemento de configuración System.ServiceModel.NetTcpContextBinding

Se aplica a