WebServiceEndpoint.WebEndpointType プロパティ

定義

Web サービスのエンドポイントの種類を取得します。

protected:
 abstract property Type ^ WebEndpointType { Type ^ get(); };
protected abstract Type WebEndpointType { get; }
member this.WebEndpointType : Type
Protected MustOverride ReadOnly Property WebEndpointType As Type

プロパティ値

Type

Web サービスのエンドポイントの種類。

適用対象