FileInformation.GetFileFormatDisplayVersion
- Updated2025-07-21
- 1 minute(s) read
FileInformation.GetFileFormatDisplayVersion
Syntax
FileInformation.GetFileFormatDisplayVersion
Return Value
Purpose
Returns the format display version of the file if the FileInformation.IsPropertyObjectFile property is True for the file, otherwise this method returns the value from the FileInformation.GetFileFormatVersion method. If no format version is available, the method returns an empty string.
Remarks
For a property object file, this method returns the TestStand version in which the file was created.
This method returns an error if TestStand cannot locate the file when it is first accessed. Use the FileInformation.FileExists property to determine whether the file is available.