Dart.Ssh Namespace > ListEntry Class : Attributes Property |
'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(); }