NAnt SDK Documentation - v0.92

FilterBuilder.ClassName Property

Gets the name of the Filter class that can be created using this FilterBuilder.

[Visual Basic]
Public ReadOnly Property ClassName As String
[C#]
public string ClassName {get;}

Property Value

The name of the Filter class that can be created using this FilterBuilder.

See Also

FilterBuilder Class | NAnt.Core.Filters Namespace