リモート アクティブ型になるように構成されたオブジェクト型の完全な型名を取得します。
Public Property TypeName As String
[C#]
public string TypeName {get; set;}
[C++]
public: __property String* get_TypeName();public: __property void set_TypeName(String*);
[JScript]
public function get TypeName() : String;public function set TypeName(String);
プロパティ値
リモート アクティブ型になるように構成されたオブジェクト型の完全な型名。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
TypeEntry クラス | TypeEntry メンバ | System.Runtime.Remoting 名前空間