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