FilterBuilder.

FilterName Property

Summary

Gets the name of the filter which the NAnt.Core.Filters.FilterBuilder can create.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Filters
Containing Type
FilterBuilder

Syntax

public string FilterName { get; }

Value

Type Description
string The name of the task which the NAnt.Core.TaskBuilder can create.