Share via


DiscoveryEndpointElement.EndpointType プロパティ

定義

派生クラスで呼び出されるかオーバーライドされると、探索エンドポイントの型を取得します。

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

プロパティ値

エンドポイントの種類。

適用対象