mscorlib(4.0.0.0) API with additions
System._AppDomain Member List

This is the complete list of members for System._AppDomain, including all inherited members.

AppendPrivatePath(string path)System._AppDomain
AssemblyLoadSystem._AppDomain
AssemblyResolveSystem._AppDomain
BaseDirectorySystem._AppDomain
ClearPrivatePath()System._AppDomain
ClearShadowCopyPath()System._AppDomain
CreateInstance(string assemblyName, string typeName)System._AppDomain
CreateInstance(string assemblyName, string typeName, object[] activationAttributes)System._AppDomain
CreateInstance(string assemblyName, string typeName, bool ignoreCase, BindingFlags bindingAttr, Binder binder, object[] args, CultureInfo culture, object[] activationAttributes, Evidence securityAttributes)System._AppDomain
CreateInstanceFrom(string assemblyFile, string typeName)System._AppDomain
CreateInstanceFrom(string assemblyFile, string typeName, object[] activationAttributes)System._AppDomain
CreateInstanceFrom(string assemblyFile, string typeName, bool ignoreCase, BindingFlags bindingAttr, Binder binder, object[] args, CultureInfo culture, object[] activationAttributes, Evidence securityAttributes)System._AppDomain
DefineDynamicAssembly(AssemblyName name, AssemblyBuilderAccess access)System._AppDomain
DefineDynamicAssembly(AssemblyName name, AssemblyBuilderAccess access, string dir)System._AppDomain
DefineDynamicAssembly(AssemblyName name, AssemblyBuilderAccess access, Evidence evidence)System._AppDomain
DefineDynamicAssembly(AssemblyName name, AssemblyBuilderAccess access, PermissionSet requiredPermissions, PermissionSet optionalPermissions, PermissionSet refusedPermissions)System._AppDomain
DefineDynamicAssembly(AssemblyName name, AssemblyBuilderAccess access, string dir, Evidence evidence)System._AppDomain
DefineDynamicAssembly(AssemblyName name, AssemblyBuilderAccess access, string dir, PermissionSet requiredPermissions, PermissionSet optionalPermissions, PermissionSet refusedPermissions)System._AppDomain
DefineDynamicAssembly(AssemblyName name, AssemblyBuilderAccess access, Evidence evidence, PermissionSet requiredPermissions, PermissionSet optionalPermissions, PermissionSet refusedPermissions)System._AppDomain
DefineDynamicAssembly(AssemblyName name, AssemblyBuilderAccess access, string dir, Evidence evidence, PermissionSet requiredPermissions, PermissionSet optionalPermissions, PermissionSet refusedPermissions)System._AppDomain
DefineDynamicAssembly(AssemblyName name, AssemblyBuilderAccess access, string dir, Evidence evidence, PermissionSet requiredPermissions, PermissionSet optionalPermissions, PermissionSet refusedPermissions, bool isSynchronized)System._AppDomain
DoCallBack(CrossAppDomainDelegate theDelegate)System._AppDomain
DomainUnloadSystem._AppDomain
DynamicDirectorySystem._AppDomain
Equals(object other)System._AppDomain
EvidenceSystem._AppDomain
ExecuteAssembly(string assemblyFile, Evidence assemblySecurity)System._AppDomain
ExecuteAssembly(string assemblyFile)System._AppDomain
ExecuteAssembly(string assemblyFile, Evidence assemblySecurity, string[] args)System._AppDomain
FriendlyNameSystem._AppDomain
GetAssemblies()System._AppDomain
GetData(string name)System._AppDomain
GetHashCode()System._AppDomain
GetIDsOfNames([In] ref Guid riid, IntPtr rgszNames, uint cNames, uint lcid, IntPtr rgDispId)System._AppDomain
GetLifetimeService()System._AppDomain
GetType()System._AppDomain
GetTypeInfo(uint iTInfo, uint lcid, IntPtr ppTInfo)System._AppDomain
GetTypeInfoCount(out uint pcTInfo)System._AppDomain
InitializeLifetimeService()System._AppDomain
Invoke(uint dispIdMember, [In] ref Guid riid, uint lcid, short wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)System._AppDomain
Load(AssemblyName assemblyRef)System._AppDomain
Load(string assemblyString)System._AppDomain
Load(byte[] rawAssembly)System._AppDomain
Load(byte[] rawAssembly, byte[] rawSymbolStore)System._AppDomain
Load(byte[] rawAssembly, byte[] rawSymbolStore, Evidence securityEvidence)System._AppDomain
Load(AssemblyName assemblyRef, Evidence assemblySecurity)System._AppDomain
Load(string assemblyString, Evidence assemblySecurity)System._AppDomain
ProcessExitSystem._AppDomain
RelativeSearchPathSystem._AppDomain
ResourceResolveSystem._AppDomain
SetAppDomainPolicy(PolicyLevel domainPolicy)System._AppDomain
SetCachePath(string s)System._AppDomain
SetData(string name, object data)System._AppDomain
SetPrincipalPolicy(PrincipalPolicy policy)System._AppDomain
SetShadowCopyPath(string s)System._AppDomain
SetThreadPrincipal(IPrincipal principal)System._AppDomain
ShadowCopyFilesSystem._AppDomain
ToString()System._AppDomain
TypeResolveSystem._AppDomain
UnhandledExceptionSystem._AppDomain