WellKnownClientTypeEntry.ObjectType プロパティ

定義

サーバーでアクティブ化されたクライアントの種類の Type を取得します。

public:
 property Type ^ ObjectType { Type ^ get(); };
public Type ObjectType { get; }
member this.ObjectType : Type
Public ReadOnly Property ObjectType As Type

プロパティ値

サーバーでアクティブ化されたクライアントの種類の Type を取得します。

適用対象