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