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

プロパティ値

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

適用対象