Xceed .NET Libraries Documentation
SFtpConstants.ValidAttributeFlagsV3 Enumeration


Xceed.SSH.SFtp Assembly > Xceed.SSH.SFtp Namespace : SFtpConstants.ValidAttributeFlagsV3 Enumeration
Syntax
'Declaration
 
<FlagsAttribute()>
Public Enum SFtpConstants.ValidAttributeFlagsV3 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As SFtpConstants.ValidAttributeFlagsV3
[Flags()]
public enum SFtpConstants.ValidAttributeFlagsV3 : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberValueDescription
All-2147483633 
SSH_FILEXFER_ATTR_ACMODTIME8 
SSH_FILEXFER_ATTR_EXTENDED-2147483648 
SSH_FILEXFER_ATTR_PERMISSIONS4 
SSH_FILEXFER_ATTR_SIZE1 
SSH_FILEXFER_ATTR_UIDGID2 
Inheritance Hierarchy

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

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