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

属性值

服务终结点类型。

适用于