WebScriptEndpoint.WebEndpointType プロパティ

定義

エンドポイントの Type を取得します。

protected:
 virtual property Type ^ WebEndpointType { Type ^ get(); };
protected override Type WebEndpointType { get; }
member this.WebEndpointType : Type
Protected Overrides ReadOnly Property WebEndpointType As Type

プロパティ値

エンドポイントの種類。

適用対象