FileSet.

DirectoryNames Property

Summary

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

Syntax

public StringCollection DirectoryNames { get; }

Value

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