.NET Framework Class Library
AppDomain Properties

The AppDomain type exposes the following members.

Properties

  NameDescription
Public propertyActivationContextGets the activation context for the current application domain.
Public propertyApplicationIdentityGets the identity of the application in the application domain.
Public propertyApplicationTrustGets information describing permissions granted to an application and whether the application has a trust level that allows it to run.
Public propertyBaseDirectoryGets the base directory that the assembly resolver uses to probe for assemblies.
Public propertyStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkCurrentDomainGets the current application domain for the current Thread.
Public propertyDomainManagerGets the domain manager that was provided by the host when the application domain was initialized.
Public propertyDynamicDirectoryGets the directory that the assembly resolver uses to probe for dynamically-created assemblies.
Public propertyEvidenceGets the Evidence associated with this application domain that is used as input to the security policy.
Public propertySupported by the .NET Compact FrameworkSupported by the XNA FrameworkFriendlyNameGets the friendly name of this application domain.
Public propertyIdGets an integer that uniquely identifies the application domain within the process.
Public propertyRelativeSearchPathGets the path under the base directory where the assembly resolver should probe for private assemblies.
Public propertySetupInformationGets the application domain configuration information for this instance.
Public propertyShadowCopyFilesGets an indication whether the application domain is configured to shadow copy files.
Top
See Also

Reference

Tags :


Page view tracker