WebServiceEndpoint.WebEndpointType Property

Definition

Gets the of the Web service endpoint.

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

Property Value

The type of Web service endpoint.

Applies to