[To be supplied.]
[Visual Basic] Overridable Public ReadOnly Property AssemblyQualifiedName As _ String [C#] public string AssemblyQualifiedName {override get;} [C++] public: __property virtual String* get_AssemblyQualifiedName(); [JScript] public function get AssemblyQualifiedName() : String;
The base type for a type.
TypeDelegator Class | TypeDelegator Members | System.Reflection Namespace