An array of file name extensions supported by the language provider.
The <system.codedom> Element in the machine configuration file contains the language provider and compiler configuration settings for each System.CodeDom.Compiler.CodeDomProvider implementation on the computer. Each configured language provider supports one or more file name extensions. For example, a Microsoft.CSharp.CSharpCodeProvider might support the file name extensions ".cs" and ".c#".