次の方法で共有


TypeEntry.AssemblyName プロパティ

リモート アクティブ型になるように構成されたオブジェクト型のアセンブリ名を取得します。

Public Property AssemblyName As String
[C#]
public string AssemblyName {get; set;}
[C++]
public: __property String* get_AssemblyName();public: __property void set_AssemblyName(String*);
[JScript]
public function get AssemblyName() : String;public function set AssemblyName(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 名前空間