Xceed .NET Libraries Documentation
Xceed.FileSystem Assembly / Xceed.FileSystem Namespace / AbstractFile Class / CopyTo Method


In This Topic
    CopyTo Method (AbstractFile)
    In This Topic
    Copies the file's data to another file.
    Overload List
    OverloadDescription
    Copies the file's data to another file.  
    Copies the file's data to another file, and raises events during the process.  
    Copies the item to another folder. (Inherited from Xceed.FileSystem.FileSystemItem)
    (Inherited from Xceed.FileSystem.FileSystemItem)
    Copies the item to another folder, and raises events during the process. (Inherited from Xceed.FileSystem.FileSystemItem)
    (Inherited from Xceed.FileSystem.FileSystemItem)
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also