NAnt SDK Documentation - v0.92

CompilerBase Fields

The fields of the CompilerBase class are listed below. For a complete list of CompilerBase class members, see the CompilerBase Members topic.

Protected Static (Shared) Fields

CodebehindExtensions Contains a list of extensions for all file types that should be treated as 'code-behind' when looking for resources. Ultimately this will determine if we use the "namespace+filename" or "namespace+classname" algorithm, since code-behind will use the "namespace+classname" algorithm.
CultureNames Case-insensitive list of valid culture names for this platform.

See Also

CompilerBase Class | NAnt.DotNet.Tasks Namespace