Home
VB.Net Tutorial
Language Basics
Data Type
Operator
Statements
Date Time
Class Module
Development
Collections
Generics
Attributes
Event
LINQ
Stream File
GUI
GUI Applications
Windows Presentation Foundation
2D Graphics
I18N Internationlization
Reflection
Regular Expressions
Security
Socket Network
Thread
Windows
XML
Database ADO.net
Design Patterns
Menu
Assembly « Reflection « VB.Net Tutorial
VB.Net Tutorial
Reflection
Assembly
19.8.Assembly
19.8.1.
Loads an assembly named "example.exe" or "example.dll" into the current application domain
19.8.2.
Fully qualified assembly name containing the specified class
19.8.3.
IsDefined taking an Assembly as a parameter.
19.8.4.
Get a type named Example from the assembly
19.8.5.
Load an assembly into the current application domain