共用方式為


WebServiceEndpoint.WebEndpointType 屬性

定義

取得 Web 服務端點。

protected:
 abstract property Type ^ WebEndpointType { Type ^ get(); };
protected abstract Type WebEndpointType { get; }
member this.WebEndpointType : Type
Protected MustOverride ReadOnly Property WebEndpointType As Type

屬性值

Web 服務端點的型別。

適用於