Assembly Members

Include Protected Members
Include Inherited Members

The Assembly type exposes the following members.

Constructors

  Name Description
Protected method Assembly

Top

Methods

  Name Description
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public method GetCustomAttributesData
Public method GetExportedTypes
Public method GetFile
Public method GetFiles Overloaded.
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetLoadedModules Overloaded.
Public method GetManifestResourceInfo
Public method GetManifestResourceNames
Public method GetManifestResourceStream Overloaded.
Public method GetModule
Public method GetModules Overloaded.
Public method GetName Overloaded.
Public method GetReferencedAssemblies
Public method GetSatelliteAssembly Overloaded.
Public method GetType Overloaded.
Public method GetTypes
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToString (Overrides ObjectToString().)

Top

Properties

  Name Description
Public property CodeBase
Public property EntryPoint
Public property EscapedCodeBase
Public property FullName
Public property GlobalAssemblyCache
Public property HostContext
Public property Location
Public property ManifestModule

Top

See Also

Reference

Assembly Class

System.Reflection.Mock Namespace