次の方法で共有


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 スクリプト エンドポイント オブジェクト。

適用対象