DriveListItemAvailableBytes Property |
Gets the available diskspace.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic 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
Int64
See Also