Represents a collection of System.Web.Configuration.CodeSubDirectory objects. This class cannot be inherited.
See Also: CodeSubDirectoriesCollection Members
The System.Web.Configuration.CodeSubDirectoriesCollection defines an ordered collection of subdirectories containing files compiled at run time. You can have any number of subdirectories. This collection refers to the codeSubDirectories element of the compilation section of the configuration file. The collection will only provide the items defined in the root Web.config or higher. This collection is a construct that allows easy access to the compilation information it contains.