Discuss this help topic in SecureBlackbox Forum
Specifies the file version.
Declaration
[VB.NET]
Property FileVersion As Integer
[Pascal]
property FileVersion : integer;
[C++]
int32_t get_FileVersion();
[PHP]
integer get_FileVersion()
[Java]
int getFileVersion();
Description
Use this read-only property to get the file version.
Discuss this help topic in SecureBlackbox Forum