PowerTCP SSH and SFTP for .NET
Attributes Property




The entry attributes.
Syntax
'Declaration
 
Public ReadOnly Property Attributes As SftpFileAttributes
'Usage
 
Dim instance As ListEntry
Dim value As SftpFileAttributes
 
value = instance.Attributes
public SftpFileAttributes Attributes {get;}
public: __property SftpFileAttributes* get_Attributes();
public:
property SftpFileAttributes^ Attributes {
   SftpFileAttributes^ get();
}
See Also

Reference

ListEntry Class
ListEntry Members


PowerTCP SSH and SFTP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic