Xceed .NET Libraries Documentation
SFtpConstants.RenameFlags Enumeration


Xceed.SSH.SFtp Assembly > Xceed.SSH.SFtp Namespace : SFtpConstants.RenameFlags Enumeration
Syntax
'Declaration
 
Public Enum SFtpConstants.RenameFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As SFtpConstants.RenameFlags
public enum SFtpConstants.RenameFlags : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberValueDescription
SSH_FXF_RENAME_ATOMIC2 
SSH_FXF_RENAME_NATIVE4 
SSH_FXF_RENAME_OVERWRITE1 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Xceed.SSH.SFtp.SFtpConstants.RenameFlags

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

Xceed.SSH.SFtp Namespace