FileSet.

ExcludedDirectoryNames Property

Summary

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

Syntax

public StringCollection ExcludedDirectoryNames { get; }

Value

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