Compartir a través de


WSHttpContextBindingElement.BindingElementType Propiedad

Definición

Obtiene el tipo CLR del enlace estándar asociado a este elemento de configuración: WSHttpContextBinding.

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

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

Se aplica a