共用方式為


ServiceMetadataEndpointElement.EndpointType 屬性

定義

取得目前 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

屬性值

服務端點型別的中繼資料。

適用於