WebScriptEndpointElement.EndpointType 属性

定义

获取 WebScriptEndpoint 的类型。

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

属性值

Type

Web 脚本终结点对象。

适用于