Compartir vía


WebServiceEndpoint.WebEndpointType Propiedad

Definición

Obtiene el punto de conexión de servicio Web.

protected:
 abstract property Type ^ WebEndpointType { Type ^ get(); };
protected abstract Type WebEndpointType { get; }
member this.WebEndpointType : Type
Protected MustOverride ReadOnly Property WebEndpointType As Type

Valor de propiedad

Type

El tipo de extremo de servicio Web.

Se aplica a