ServiceMetadataEndpointElement.EndpointType Property

Definition

Gets the type of the current ServiceMetadataEndpoint.

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

The metadata service endpoint type.

Applies to