次の方法で共有


WellKnownClientTypeEntry.ObjectType プロパティ

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

Public ReadOnly Property ObjectType As Type
[C#]
public Type ObjectType {get;}
[C++]
public: __property Type* get_ObjectType();
[JScript]
public function get ObjectType() : Type;

プロパティ値

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

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

WellKnownClientTypeEntry クラス | WellKnownClientTypeEntry メンバ | System.Runtime.Remoting 名前空間