Summary
Gets the class name regular expression for the language of the
current compiler.
- Assembly
- NAnt
.DotNet .dll - Namespace
- NAnt
.DotNet .Tasks - Containing Type
- JscTask
Syntax
protected override Regex ClassNameRegex { get; }
Value
Type | Description |
---|---|
Regex | Class name regular expression for the language of the current compiler. |