This documentation is archived and is not being maintained.

_AppDomain Properties

The _AppDomain type exposes the following members.

  NameDescription
Public property BaseDirectory Provides COM objects with version-independent access to the AppDomain::BaseDirectory property.
Public property DynamicDirectory Provides COM objects with version-independent access to the AppDomain::DynamicDirectory property.
Public property Evidence Provides COM objects with version-independent access to the AppDomain::Evidence property.
Public property FriendlyName Provides COM objects with version-independent access to the AppDomain::FriendlyName property.
Public property RelativeSearchPath Provides COM objects with version-independent access to the AppDomain::RelativeSearchPath property.
Public property ShadowCopyFiles Provides COM objects with version-independent access to the AppDomain::ShadowCopyFiles property.
Top
Show: