次の方法で共有


ActivatedServiceTypeEntry.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 ファミリ

参照

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