Free space available for the current user.
Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Syntax
| Visual Basic |
|---|
Public Property FreeSpaceForUser As Nullable(Of Long) Get Private Set |
| C# |
|---|
public Nullable<long> FreeSpaceForUser { get; private set; } |