[This is preliminary documentation and subject to change.]
Copies all instance data of the FileSet to a given FileSet.
Inherited from DataTypeBase.
protected void CopyTo(DataTypeBase);
Inherited from Element.
protected void CopyTo(Element);
Copies all instance data of the FileSet to a given FileSet.
protected void CopyTo(FileSet);
FileSet Class | NAnt.Core.Types Namespace