Represents a collection of System.Web.Configuration.BuildProvider objects. This class cannot be inherited.
See Also: BuildProviderCollection Members
The System.Web.Configuration.BuildProviderCollection is used to compile custom resource files. You can have any number of build providers. The System.Web.Configuration.BuildProviderCollection does not refer to any actual element in the underlying configuration file. It is a construct that allows easy access to the compilation information it contains.