WebHttpEndpointElement.EndpointType Property

Definition

Gets the type of the WebHttpEndpoint.

protected public:
 virtual property Type ^ EndpointType { Type ^ get(); };
protected internal override Type EndpointType { get; }
member this.EndpointType : Type
Protected Friend Overrides ReadOnly Property EndpointType As Type

Property Value

A type object.

Applies to