Click or drag to resize

ErrorLoadedAssembly Properties

The ErrorLoadedAssembly type exposes the following members.

Properties
  NameDescription
Public propertyEmbedInteropTypes
True if Embed Interop Types is set on the assembly reference in the project.
(Inherited from LoadedAssembly.)
Public propertyErrorMessage
The error message associated with this LoadedAssembly (if any).
Public propertyFullName
The full name of the assembly.
(Inherited from LoadedAssembly.)
Public propertyIsFrameworkAssembly
True if this is a framework assembly.
(Inherited from LoadedAssembly.)
Public propertyLocation
The location of the assembly.
(Inherited from LoadedAssembly.)
Top
See Also