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