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

属性值

元数据服务终结点类型。

适用于