System.IAppDomainSetup.ApplicationBase Property

Gets or sets the name of the directory containing the application.

Syntax

public string ApplicationBase { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Used when getting or setting the assembly cache manager's APPBASE variable. This is the directory where the assembly manager should begin probing for assemblies. This property cannot be changed after the AppDomain has finished its first bind.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0