StandardEndpointCollectionElement<TStandardEndpoint,TEndpointConfiguration>.EndpointType Propiedad

Definición

Obtiene el tipo del punto de conexión estándar de la colección.

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

Valor de propiedad

Type

El tipo de punto de conexión de servicio.

Se aplica a