共用方式為


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 指令碼端點物件。

適用於