Microsoft Scripting Runtime
IFileSystem3 Object / GetFileVersion Method
In This Topic
    GetFileVersion Method
    In This Topic
    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