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