Discuss this help topic in SecureBlackbox Forum
...
Declaration
[VB.NET]
Property FileSize As Long
[Pascal]
property FileSize : Int64;
[C++]
int64_t get_FileSize();
void set_FileSize(int64_t Value);
[PHP]
integer get_FileSize()
void set_FileSize(integer $Value)
Description
...
Discuss this help topic in SecureBlackbox Forum