Summary
Gets the name of the
NAnt.Core.Filters.Filter class that can be created
using this NAnt.Core.Filters.FilterBuilder.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Filters - Containing Type
- FilterBuilder
Syntax
public string ClassName { get; }
Value
| Type | Description |
|---|---|
| string |
The name of the NAnt.Core.Filters.Filter class that can be created using
this NAnt.Core.Filters.FilterBuilder.
|
