CscTask.

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
CscTask

Syntax

protected override Regex NamespaceRegex { get; }

Value

Type Description
Regex Namespace regular expression for the language of the current compiler.