DriveListItemAvailableBytes Property |
Gets the available diskspace.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public long AvailableBytes { get; }
Public ReadOnly Property AvailableBytes As Long
Get
public:
property long long AvailableBytes {
long long get ();
}
member AvailableBytes : int64 with get
Property Value
Type:
Int64See Also