Upgrade your Internet Experience
United States - English
Argentina (Español)
Australia (English)
Brasil (Português)
Canada (English)
Canada (Français)
中国 (简体中文)
Colombia (Español)
Deutschland (Deutsch)
España (Español)
France (Français)
India (English)
Italia (Italiano)
日本 (日本語)
México (Español)
Perú (Español)
Россия (Pусский)
United Kingdom (English)
United States (English)
More...
Microsoft.com
Welcome
Sign in
.NET Framework Developer Center
Home
Library
Learn
Downloads
Support
Community
Forums
Printer Friendly Version
Send
Add Content...
Click to Rate and Give Feedback
Give feedback on this content
MSDN Library
MSDN
Please Wait
MSDN Library
Please Wait
.NET Development
Please Wait
.NET Framework 3.5
Please Wait
.NET Framework Class Library
Please Wait
System Namespace
Please Wait
AppDomain Class
Please Wait
AppDomain Properties
Please Wait
Switch on low bandwidth view
Collapse All
Members Filter
Include Protected Members
Include Inherited Members
Frameworks Filter
Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5
Other versions are also available for the following:
Microsoft Visual Studio 2003/.NET Framework 1.1
Microsoft Visual Studio 2005/.NET Framework 2.0
.NET Framework 3.0
Microsoft Silverlight 3
Microsoft Visual Studio 2010/.NET Framework 4.0
.NET Framework Class Library
AppDomain Properties
The
AppDomain
type exposes the following members.
Properties
Name
Description
ActivationContext
Gets the activation context for the current application domain.
ApplicationIdentity
Gets the identity of the application in the application domain.
ApplicationTrust
Gets information describing permissions granted to an application and whether the application has a trust level that allows it to run.
BaseDirectory
Gets the base directory that the assembly resolver uses to probe for assemblies.
CurrentDomain
Gets the current application domain for the current
Thread
.
DomainManager
Gets the domain manager that was provided by the host when the application domain was initialized.
DynamicDirectory
Gets the directory that the assembly resolver uses to probe for dynamically-created assemblies.
Evidence
Gets the
Evidence
associated with this application domain that is used as input to the security policy.
FriendlyName
Gets the friendly name of this application domain.
Id
Gets an integer that uniquely identifies the application domain within the process.
RelativeSearchPath
Gets the path under the base directory where the assembly resolver should probe for private assemblies.
SetupInformation
Gets the application domain configuration information for this instance.
ShadowCopyFiles
Gets an indication whether the application domain is configured to shadow copy files.
Top
See Also
Reference
AppDomain Class
System Namespace
Tags
:
Add a tag
Add
Cancel
Flag as
ContentBug
Community Content
Add new content
Annotations
|
Edit
Tags
:
Add a tag
Add
Cancel
Flag as
ContentBug
© 2009 Microsoft Corporation. All rights reserved.
Terms of Use
|
Trademarks
|
Privacy Statement