_AppDomain Properties

 

Namespace:   System
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubpropertyBaseDirectory

Provides COM objects with version-independent access to the AppDomain::BaseDirectory property.

System_CAPS_pubpropertyDynamicDirectory

Provides COM objects with version-independent access to the AppDomain::DynamicDirectory property.

System_CAPS_pubpropertyEvidence

Provides COM objects with version-independent access to the AppDomain::Evidence property.

System_CAPS_pubpropertyFriendlyName

Provides COM objects with version-independent access to the AppDomain::FriendlyName property.

System_CAPS_pubpropertyRelativeSearchPath

Provides COM objects with version-independent access to the AppDomain::RelativeSearchPath property.

System_CAPS_pubpropertyShadowCopyFiles

Provides COM objects with version-independent access to the AppDomain::ShadowCopyFiles property.

Return to top
Show: