CompilerBase.

NamespaceRegex Property

Summary

Gets the namespace regular expression for the language of the current compiler.
Assembly
NAnt.DotNet.dll
Namespace
NAnt.DotNet.Tasks
Containing Type
CompilerBase

Syntax

protected abstract Regex NamespaceRegex { get; }

Value

Type Description
Regex namespace regular expression for the language of the current compiler