Click or drag to resize

LoadContextIntoDefault Properties

The LoadContextIntoDefault type exposes the following members.

Properties
 NameDescription
Public propertyAssembliesReturns a collection of the Assembly instances loaded in the AssemblyLoadContext.
(Inherited from AssemblyLoadContext)
Public propertyIsCollectibleGets a value that indicates whether this AssemblyLoadContext is collectible.
(Inherited from AssemblyLoadContext)
Public propertyNameGet the name of the AssemblyLoadContext.
(Inherited from AssemblyLoadContext)
Top
See Also