Microsoft Scripting Runtime
IFileSystem3 Object : GetFileVersion Method
GetFileVersion Method
Description
Retrieve the file version of the specified file into a string
Syntax
Visual Basic
Public Function GetFileVersion( _
   ByVal FileName As String _
) As String
Parameters
FileName
See Also