IAppDomainSetup::PrivateBinPathProbe Property
.NET Framework (current version)
Gets or sets the private binary directory path used to locate an application.
Assembly: mscorlib (in mscorlib.dll)
Set this property to exclude the application directory path from the search for the application. The search is restricted to private and global binary directory paths, and the global assembly cache.
This property cannot be changed after the AppDomain has finished its first bind.
.NET Framework
Available since 1.1
Available since 1.1
Show: