Discuss this help topic in SecureBlackbox Forum
Specifies the space used.
Declaration
[VB.NET]
Property SpaceUsed As Long
[Pascal]
property SpaceUsed: Int64;
[C++]
int64_t get_SpaceUsed();
[PHP]
integer get_SpaceUsed()
[Java]
long getSpaceUsed();
Description
This property specifies the amount of space used in bytes.
Discuss this help topic in SecureBlackbox Forum