ClientBuildManager::GetAppDomainShutdownDirectories Method ()
.NET Framework (current version)
Gets the directories with files that, when changed, cause the application domain to shut down.
Assembly: System.Web (in System.Web.dll)
Changes to files in specific top-level directories cause the application domain to shut down. Files within the Bin, App_Code, Global_Resources, Web References, and App_Browsers directories are monitored to detect any changes. When changes are detected, the application domain is shut down.
.NET Framework
Available since 2.0
Available since 2.0
Show: