FileSet.

FileNames Property

Summary

Gets the collection of file names that match the fileset.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Types
Containing Type
FileSet

Syntax

public StringCollection FileNames { get; }

Value

Type Description
StringCollection A collection that contains the file names that match the NAnt.Core.Types.FileSet.