StandardEndpointCollectionElement<TStandardEndpoint,TEndpointConfiguration>.EndpointType Property

Definition

Gets the type of the standard endpoint in the collection.

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

Property Value

The service endpoint type.

Applies to