共用方式為


EndpointCollectionElement.EndpointType 屬性

定義

在衍生類別中實作時,會取得服務端點的型別。

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

屬性值

Type

服務端點型別。

適用於