FileSet.

AsIs Property

Summary

Gets the collection of files that will be added to the NAnt.Core.Types.FileSet without pattern matching or checking if the file exists.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Types
Containing Type
FileSet

Syntax

public StringCollection AsIs { get; }

Value

Type Description
StringCollection