Mono Class Library: Overview

System.AppDomain: Members

The members of System.AppDomain are listed below.

See Also: Inherited members from System.MarshalByRefObject

Public Properties

[read-only]
ActivationContextActivationContext. Documentation for this section has not yet been entered.
[read-only]
ApplicationIdentityApplicationIdentity. Documentation for this section has not yet been entered.
[read-only]
ApplicationTrustSystem.Security.Policy.ApplicationTrust. Documentation for this section has not yet been entered.
[read-only]
BaseDirectorystring. Documentation for this section has not yet been entered.
[read-only]
static
CurrentDomainAppDomain. Documentation for this section has not yet been entered.
[read-only]
DomainManagerAppDomainManager. Documentation for this section has not yet been entered.
[read-only]
DynamicDirectorystring. Documentation for this section has not yet been entered.
[read-only]
EvidenceSystem.Security.Policy.Evidence. Documentation for this section has not yet been entered.
[read-only]
FriendlyNamestring. Gets the friendly name of the current instance.
[read-only]
Idint. Documentation for this section has not yet been entered.
[read-only]
RelativeSearchPathstring. Documentation for this section has not yet been entered.
[read-only]
SetupInformationAppDomainSetup. Documentation for this section has not yet been entered.
[read-only]
ShadowCopyFilesbool. Documentation for this section has not yet been entered.

Public Methods

AppendPrivatePath(string)
Documentation for this section has not yet been entered.
ApplyPolicy(string) : string
Documentation for this section has not yet been entered.
ClearPrivatePath()
Documentation for this section has not yet been entered.
ClearShadowCopyPath()
Documentation for this section has not yet been entered.
CreateComInstanceFrom(string, string) : System.Runtime.Remoting.ObjectHandle
Documentation for this section has not yet been entered.
CreateComInstanceFrom(string, string, byte[], System.Configuration.Assemblies.AssemblyHashAlgorithm) : System.Runtime.Remoting.ObjectHandle
Documentation for this section has not yet been entered.
static
CreateDomain(string) : AppDomain
Creates and returns a new application domain with the specified name.
static
CreateDomain(string, System.Security.Policy.Evidence) : AppDomain
Documentation for this section has not yet been entered.
static
CreateDomain(string, System.Security.Policy.Evidence, AppDomainSetup) : AppDomain
Documentation for this section has not yet been entered.
static
CreateDomain(string, System.Security.Policy.Evidence, AppDomainSetup, System.Security.PermissionSet, params System.Security.Policy.StrongName[]) : AppDomain
Documentation for this section has not yet been entered.
static
CreateDomain(string, System.Security.Policy.Evidence, string, string, bool) : AppDomain
Documentation for this section has not yet been entered.
static
CreateDomain(string, System.Security.Policy.Evidence, string, string, bool, AppDomainInitializer, string[]) : AppDomain
Documentation for this section has not yet been entered.
CreateInstance(string, string) : System.Runtime.Remoting.ObjectHandle
Documentation for this section has not yet been entered.
CreateInstance(string, string, object[]) : System.Runtime.Remoting.ObjectHandle
Documentation for this section has not yet been entered.
CreateInstance(string, string, bool, System.Reflection.BindingFlags, System.Reflection.Binder, object[], System.Globalization.CultureInfo, object[], System.Security.Policy.Evidence) : System.Runtime.Remoting.ObjectHandle
Documentation for this section has not yet been entered.
CreateInstanceAndUnwrap(string, string) : object
Documentation for this section has not yet been entered.
CreateInstanceAndUnwrap(string, string, object[]) : object
Documentation for this section has not yet been entered.
CreateInstanceAndUnwrap(string, string, bool, System.Reflection.BindingFlags, System.Reflection.Binder, object[], System.Globalization.CultureInfo, object[], System.Security.Policy.Evidence) : object
Documentation for this section has not yet been entered.
CreateInstanceFrom(string, string) : System.Runtime.Remoting.ObjectHandle
Documentation for this section has not yet been entered.
CreateInstanceFrom(string, string, object[]) : System.Runtime.Remoting.ObjectHandle
Documentation for this section has not yet been entered.
CreateInstanceFrom(string, string, bool, System.Reflection.BindingFlags, System.Reflection.Binder, object[], System.Globalization.CultureInfo, object[], System.Security.Policy.Evidence) : System.Runtime.Remoting.ObjectHandle
Documentation for this section has not yet been entered.
CreateInstanceFromAndUnwrap(string, string) : object
Documentation for this section has not yet been entered.
CreateInstanceFromAndUnwrap(string, string, object[]) : object
Documentation for this section has not yet been entered.
CreateInstanceFromAndUnwrap(string, string, bool, System.Reflection.BindingFlags, System.Reflection.Binder, object[], System.Globalization.CultureInfo, object[], System.Security.Policy.Evidence) : object
Documentation for this section has not yet been entered.
DefineDynamicAssembly(System.Reflection.AssemblyName, System.Reflection.Emit.AssemblyBuilderAccess) : System.Reflection.Emit.AssemblyBuilder
Documentation for this section has not yet been entered.
DefineDynamicAssembly(System.Reflection.AssemblyName, System.Reflection.Emit.AssemblyBuilderAccess, IEnumerable<System.Reflection.Emit.CustomAttributeBuilder>) : System.Reflection.Emit.AssemblyBuilder
Documentation for this section has not yet been entered.
DefineDynamicAssembly(System.Reflection.AssemblyName, System.Reflection.Emit.AssemblyBuilderAccess, System.Security.Policy.Evidence) : System.Reflection.Emit.AssemblyBuilder
Documentation for this section has not yet been entered.
DefineDynamicAssembly(System.Reflection.AssemblyName, System.Reflection.Emit.AssemblyBuilderAccess, string) : System.Reflection.Emit.AssemblyBuilder
Documentation for this section has not yet been entered.
DefineDynamicAssembly(System.Reflection.AssemblyName, System.Reflection.Emit.AssemblyBuilderAccess, string, System.Security.Policy.Evidence) : System.Reflection.Emit.AssemblyBuilder
Documentation for this section has not yet been entered.
DefineDynamicAssembly(System.Reflection.AssemblyName, System.Reflection.Emit.AssemblyBuilderAccess, System.Security.PermissionSet, System.Security.PermissionSet, System.Security.PermissionSet) : System.Reflection.Emit.AssemblyBuilder
Documentation for this section has not yet been entered.
DefineDynamicAssembly(System.Reflection.AssemblyName, System.Reflection.Emit.AssemblyBuilderAccess, System.Security.Policy.Evidence, System.Security.PermissionSet, System.Security.PermissionSet, System.Security.PermissionSet) : System.Reflection.Emit.AssemblyBuilder
Documentation for this section has not yet been entered.
DefineDynamicAssembly(System.Reflection.AssemblyName, System.Reflection.Emit.AssemblyBuilderAccess, string, System.Security.PermissionSet, System.Security.PermissionSet, System.Security.PermissionSet) : System.Reflection.Emit.AssemblyBuilder
Documentation for this section has not yet been entered.
DefineDynamicAssembly(System.Reflection.AssemblyName, System.Reflection.Emit.AssemblyBuilderAccess, string, System.Security.Policy.Evidence, System.Security.PermissionSet, System.Security.PermissionSet, System.Security.PermissionSet) : System.Reflection.Emit.AssemblyBuilder
Documentation for this section has not yet been entered.
DefineDynamicAssembly(System.Reflection.AssemblyName, System.Reflection.Emit.AssemblyBuilderAccess, string, System.Security.Policy.Evidence, System.Security.PermissionSet, System.Security.PermissionSet, System.Security.PermissionSet, bool) : System.Reflection.Emit.AssemblyBuilder
Documentation for this section has not yet been entered.
DefineDynamicAssembly(System.Reflection.AssemblyName, System.Reflection.Emit.AssemblyBuilderAccess, string, System.Security.Policy.Evidence, System.Security.PermissionSet, System.Security.PermissionSet, System.Security.PermissionSet, bool, IEnumerable<System.Reflection.Emit.CustomAttributeBuilder>) : System.Reflection.Emit.AssemblyBuilder
Documentation for this section has not yet been entered.
DoCallBack(CrossAppDomainDelegate)
Documentation for this section has not yet been entered.
ExecuteAssembly(string) : int
Documentation for this section has not yet been entered.
ExecuteAssembly(string, System.Security.Policy.Evidence) : int
Documentation for this section has not yet been entered.
ExecuteAssembly(string, System.Security.Policy.Evidence, string[]) : int
Documentation for this section has not yet been entered.
ExecuteAssembly(string, System.Security.Policy.Evidence, string[], byte[], System.Configuration.Assemblies.AssemblyHashAlgorithm) : int
Documentation for this section has not yet been entered.
ExecuteAssemblyByName(string) : int
Documentation for this section has not yet been entered.
ExecuteAssemblyByName(string, System.Security.Policy.Evidence) : int
Documentation for this section has not yet been entered.
ExecuteAssemblyByName(System.Reflection.AssemblyName, System.Security.Policy.Evidence, params string[]) : int
Documentation for this section has not yet been entered.
ExecuteAssemblyByName(string, System.Security.Policy.Evidence, params string[]) : int
Documentation for this section has not yet been entered.
GetAssemblies() : System.Reflection.Assembly[]
Documentation for this section has not yet been entered.
static
GetCurrentThreadId() : int
Documentation for this section has not yet been entered.
GetData(string) : object
Documentation for this section has not yet been entered.
GetType() : Type
Documentation for this section has not yet been entered.
override
InitializeLifetimeService() : object
Documentation for this section has not yet been entered.
IsDefaultAppDomain() : bool
Documentation for this section has not yet been entered.
IsFinalizingForUnload() : bool
Documentation for this section has not yet been entered.
Load(byte[]) : System.Reflection.Assembly
Documentation for this section has not yet been entered.
Load(System.Reflection.AssemblyName) : System.Reflection.Assembly
Documentation for this section has not yet been entered.
Load(string) : System.Reflection.Assembly
Documentation for this section has not yet been entered.
Load(byte[], byte[]) : System.Reflection.Assembly
Documentation for this section has not yet been entered.
Load(System.Reflection.AssemblyName, System.Security.Policy.Evidence) : System.Reflection.Assembly
Documentation for this section has not yet been entered.
Load(string, System.Security.Policy.Evidence) : System.Reflection.Assembly
Documentation for this section has not yet been entered.
Load(byte[], byte[], System.Security.Policy.Evidence) : System.Reflection.Assembly
Documentation for this section has not yet been entered.
ReflectionOnlyGetAssemblies() : System.Reflection.Assembly[]
Documentation for this section has not yet been entered.
SetAppDomainPolicy(System.Security.Policy.PolicyLevel)
Documentation for this section has not yet been entered.
SetCachePath(string)
Documentation for this section has not yet been entered.
SetData(string, object)
Documentation for this section has not yet been entered.
SetData(string, object, System.Security.IPermission)
Documentation for this section has not yet been entered.
SetDynamicBase(string)
Documentation for this section has not yet been entered.
SetPrincipalPolicy(System.Security.Principal.PrincipalPolicy)
Documentation for this section has not yet been entered.
SetShadowCopyFiles()
Documentation for this section has not yet been entered.
SetShadowCopyPath(string)
Documentation for this section has not yet been entered.
SetThreadPrincipal(System.Security.Principal.IPrincipal)
Documentation for this section has not yet been entered.
override
ToString() : string
Returns a string representation of the current instance.
static
Unload(AppDomain)
Unloads the specified application domain.

Public Events

AssemblyLoad Raised when an assembly is loaded.
AssemblyResolveDocumentation for this section has not yet been entered.
DomainUnload Raised when a AppDomain is about to be unloaded.
ProcessExitDocumentation for this section has not yet been entered.
ReflectionOnlyAssemblyResolveDocumentation for this section has not yet been entered.
ResourceResolveDocumentation for this section has not yet been entered.
TypeResolveDocumentation for this section has not yet been entered.
UnhandledException Raised when an exception is not caught by the default application domain.

Explicitly Implemented Interface Members

_AppDomain.GetIDsOfNamesDocumentation for this section has not yet been entered.
_AppDomain.GetTypeInfoDocumentation for this section has not yet been entered.
_AppDomain.GetTypeInfoCountDocumentation for this section has not yet been entered.
_AppDomain.InvokeDocumentation for this section has not yet been entered.