Summary
Gets the namespace regular expression for the language of the
current compiler.
- Assembly
- NAnt
.DotNet .dll - Namespace
- NAnt
.DotNet .Tasks - Containing Type
- VjcTask
Syntax
protected override Regex NamespaceRegex { get; }
Value
| Type | Description |
|---|---|
| Regex | Namespace regular expression for the language of the current compiler. |
