System.Web.Compilation.BuildProviderResultFlags.ShutdownAppDomainOnChange Field

The compilation of the virtual path requires the containing AppDomain to be unloaded and restarted. This is only used in advanced compilation scenarios; typically, you should use the BuildProviderResultFlags.Default value.

Syntax

BuildProviderResultFlags ShutdownAppDomainOnChange

Requirements

Namespace: System.Web.Compilation
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0