Used to get or set the assembly cache manager's APPBASE variable. This is the directory where the assembly cache manager should begin probing for assemblies.
[Visual Basic] Public Shared ReadOnly ApplicationBase As String [C#] public static readonly string ApplicationBase; [C++] public: static readonly String* ApplicationBase; [JScript] public static var ApplicationBase : String;
AppDomainFlags Class | AppDomainFlags Members | System Namespace