Share via


EndpointCollectionElement.EndpointType Eigenschaft

Definition

Ruft bei der Implementierung in einer abgeleiteten Klasse den Typ des Dienstendpunkts ab.

public:
 abstract property Type ^ EndpointType { Type ^ get(); };
public abstract Type EndpointType { get; }
member this.EndpointType : Type
Public MustOverride ReadOnly Property EndpointType As Type

Eigenschaftswert

Type

Ein Dienstendpunkttyp.

Gilt für