共用方式為


StandardEndpointCollectionElement<TStandardEndpoint,TEndpointConfiguration>.EndpointType 屬性

定義

取得集合中標準端點的型別。

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

屬性值

服務端點型別。

適用於