System.Reflection.Assembly Class
Information   Base Types   Related Resources

Defines an Assembly, which is a reusable, versionable, and self-describing building blockof a common language runtime application.

  • Namespace: System.Reflection
  • First seen in: .NET v1.0.3705
  • Last seen in: .NET v1.1.4322
  • Last changed in: .NET v1.1.4322
  • Assembly: mscorlib.dll

  • System.Object
  • View this type on MSDN
  • View this type on WinFX 247
    Articles (13)Discussions (1372)MembersRotorChanges
    New member/overload additions in .NET v1.1.4322
     DemandPermission
  • private static void DemandPermission(System.String codeBase, System.Boolean havePath, System.Int32 demandFlag)

  •  ImageRuntimeVersion
  • public System.String ImageRuntimeVersion

  •  LoadFile
  • public static System.Reflection.Assembly LoadFile(System.String path)
  • public static System.Reflection.Assembly LoadFile(System.String path, System.Security.Policy.Evidence securityEvidence)

  •  LoadFrom
  • public static System.Reflection.Assembly LoadFrom(System.String assemblyFile, System.Security.Policy.Evidence securityEvidence, System.Byte[] hashValue, System.Configuration.Assemblies.AssemblyHashAlgorithm hashAlgorithm)

  •  nGetCodeBase
  • private System.String nGetCodeBase(System.Boolean fCopiedName)

  •  nGetImageRuntimeVersion
  • private System.String nGetImageRuntimeVersion()

  •  nLoadFile
  • private static System.Reflection.Assembly nLoadFile(System.String path, System.Security.Policy.Evidence evidence, System.Threading.StackCrawlMark& stackMark)

  •  VerifyCodeBase
  • private static System.String VerifyCodeBase(System.String codebase)

  • Ad
    MBR BootFX
    Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
     
     Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
    Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com