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


In This Topic
    MoveTo Method (AbstractFile)
    In This Topic
    Moves the contents of the AbstractFile object to the target AbstractFile object.
    Overload List
    OverloadDescription
    Moves the contents of the AbstractFile object to the target AbstractFile object.  
    Moves the contents of the AbstractFile object to the target AbstractFile object and raises events during the process.  
    Moves the item to another folder. (Inherited from Xceed.FileSystem.FileSystemItem)
    Moves the item to another folder, and raises events during the process. (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