System.AppDomain Class
Information   Base Types   Related Resources

Represents an application domain, which is an isolated environment where applications execute. This class cannot be inherited.

  • Namespace: System
  • 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.MarshalByRefObject
  • View this type on MSDN
  • View this type on WinFX 247
    Articles (53)Discussions (1131)MembersRotorChanges
    New member/overload additions in .NET v1.1.4322
     CreateComInstanceFrom
  • public System.Runtime.Remoting.ObjectHandle CreateComInstanceFrom(System.String assemblyFile, System.String typeName, System.Byte[] hashValue, System.Configuration.Assemblies.AssemblyHashAlgorithm hashAlgorithm)

  •  ExecuteAssembly
  • public System.Int32 ExecuteAssembly(System.String assemblyFile, System.Security.Policy.Evidence assemblySecurity, System.String[] args, System.Byte[] hashValue, System.Configuration.Assemblies.AssemblyHashAlgorithm hashAlgorithm)

  •  ResetBindingRedirects
  • private void ResetBindingRedirects()

  •  SetupDomain
  • private void SetupDomain(System.LoaderOptimization policy, System.String path, System.String configFile)

  • 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