NetTcpContextBindingElement.BindingElementType Propiedad

Definición

Obtiene el tipo CLR del enlace estándar asociado al System.ServiceModel.NetTcpContextBindingdel elemento de 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

Type

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

Se aplica a