NetNamedPipeBindingElement.BindingElementType Propiedad
Definición
Obtiene el tipo de este elemento de configuración.Gets the type of this configuration element.
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 de este elemento de configuración.The Type of this configuration element.