次の方法で共有


TypeDelegator.AssemblyQualifiedName プロパティ

アセンブリの完全限定名を取得します。

Overrides Public ReadOnly Property AssemblyQualifiedName As String
[C#]
public override string AssemblyQualifiedName {get;}
[C++]
public: __property String* get_AssemblyQualifiedName();
[JScript]
public override function get AssemblyQualifiedName() : String;

プロパティ値

アセンブリの完全限定名を格納している文字列。

必要条件

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

参照

TypeDelegator クラス | TypeDelegator メンバ | System.Reflection 名前空間