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