TotalSize Property
Description
Returns the total space, in bytes, of a drive or network share.
Syntax
object.TotalSize
The object is always a Drive object.
Remarks
The following code illustrates the use of the TotalSize property:
|
Description
Returns the total space, in bytes, of a drive or network share.
Syntax
object.TotalSize
The object is always a Drive object.
Remarks
The following code illustrates the use of the TotalSize property:
|