The members of System.Web.Configuration.CompilationSection are listed below.
See Also: Inherited members from System.Configuration.ConfigurationSection
![]() Initializes a new instance of the System.Web.Configuration.CompilationSection class by using default settings. |
[read-only] | Assemblies | AssemblyCollection.
![]() Gets the System.Web.Configuration.AssemblyCollection of the System.Web.Configuration.CompilationSection. |
AssemblyPostProcessorType | string.
![]() Gets or sets a value specifying a post-process compilation step for an assembly. | |
Batch | bool.
![]() Gets or sets a value indicating whether batch compilation is attempted. | |
BatchTimeout | TimeSpan.
![]() Gets or sets the time-out period, in seconds, for batch compilation. | |
[read-only] | BuildProviders | BuildProviderCollection.
![]() Gets the System.Web.Configuration.BuildProviderCollection collection of the System.Web.Configuration.CompilationSection class. |
[read-only] | CodeSubDirectories | CodeSubDirectoriesCollection.
![]() Gets the System.Web.Configuration.CodeSubDirectoriesCollection of the System.Web.Configuration.CompilationSection. |
[read-only] | Compilers | CompilerCollection.
![]() Gets the System.Web.Configuration.CompilerCollection collection of the System.Web.Configuration.CompilationSection class. |
Debug | bool.
![]() Gets or sets a value specifying whether to compile release binaries or debug binaries. | |
DefaultLanguage | string.
![]() Gets or sets the default programming language to use in dynamic-compilation files. | |
Explicit | bool.
![]() Gets or sets a value indicating whether to use the Microsoft Visual Basic explicit compile option. | |
[read-only] | ExpressionBuilders | ExpressionBuilderCollection.
![]() Gets the System.Web.Configuration.ExpressionBuilderCollection of the System.Web.Configuration.CompilationSection. |
MaxBatchGeneratedFileSize | int.
![]() Gets or sets the maximum combined size of the generated source files per batched compilation. | |
MaxBatchSize | int.
![]() Gets or sets the maximum number of pages per batched compilation. | |
NumRecompilesBeforeAppRestart | int.
![]() Gets or sets the number of dynamic recompiles of resources that can occur before the application restarts. | |
Strict | bool.
![]() Gets or sets the Visual Basic strict compile option. | |
TempDirectory | string.
![]() Gets or sets a value that specifies the directory to use for temporary file storage during compilation. | |
UrlLinePragmas | bool.
![]() Gets or sets a value indicating whether instructions to the compiler use physical paths or URLs. |
[read-only] override | Properties | System.Configuration.ConfigurationPropertyCollection. Documentation for this section has not yet been entered. |
override | GetRuntimeObject()Documentation for this section has not yet been entered. | |
override | PostDeserialize()Documentation for this section has not yet been entered. |