Walter.IO
SwapDirectoryOptions Enumeration
Walter.IO Assembly > Walter.IO Namespace : SwapDirectoryOptions Enumeration
action to perform when changing directory
Syntax
public enum SwapDirectoryOptions : System.Enum 
Members
MemberDescription
Copy Copy files to the new directory but leaves a copy
Move Move the files and removes the file from the original location
NoAction Do nothing
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Walter.IO.SwapDirectoryOptions

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

Reference

Walter.IO Namespace