Share via


StandardEndpointCollectionElement<TStandardEndpoint,TEndpointConfiguration>.EndpointType プロパティ

定義

コレクション内の標準エンドポイントの種類を取得します。

public:
 virtual property Type ^ EndpointType { Type ^ get(); };
public override Type EndpointType { get; }
member this.EndpointType : Type
Public Overrides ReadOnly Property EndpointType As Type

プロパティ値

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

適用対象