Dart.Ssh Namespace > SftpFileAttributes Class : IsRegularFile Property |
'Declaration Public ReadOnly Property IsRegularFile As Boolean
'Usage Dim instance As SftpFileAttributes Dim value As Boolean value = instance.IsRegularFile
public bool IsRegularFile {get;}
public: __property bool get_IsRegularFile();