file version block
You can inspect the version blocks of a file. There may be several language-specific version blocks. Version blocks contain version and name information in a human readable form for the specified language. This is the information that Windows displays in the file properties dialog. This technique uses string values and has a limited array of comparators. For better speed, utility and compactness see the version object.
Version | Platforms |
---|---|
8.0.584.0 | Windows |
Creation
first raw version block of <file> : file version block
only raw version block of <file> : file version block
only version block of <file> : file version block
raw version block <integer> of <file> : file version block
raw version block <string> of <file> : file version block
raw version block of <file> : file version block
version block <integer> of <file> : file version block
version block <string> of <file> : file version block
version block of <file> : file version block
Properties
codepage of <file version block> : string
id of <file version block> : string
language of <file version block> : string
value <string> of <file version block> : string