ReflectionLoadedAssembly Properties |
The ReflectionLoadedAssembly type exposes the following members.
Name | Description | |
---|---|---|
Assembly |
The associated Assembly object.
| |
EmbedInteropTypes |
True if Embed Interop Types is set on the assembly reference in the project.
(Inherited from LoadedAssembly.) | |
FullName |
The full name of the assembly.
(Overrides LoadedAssemblyFullName.) | |
IsFrameworkAssembly |
True if this is a framework assembly.
(Inherited from LoadedAssembly.) | |
IsPreLoaded |
True if this assembly was pre-loaded.
| |
IsShared |
True if a pre-loaded assembly for the current app domain is "shared".
| |
Location |
The location of the assembly.
(Overrides LoadedAssemblyLocation.) |