FileInformation.IsPropertyObjectFile
- Updated2025-07-21
- 1 minute(s) read
FileInformation.IsPropertyObjectFile
Syntax
FileInformation.IsPropertyObjectFile
Data Type
Purpose
Returns True if the file is a TestStand PropertyObjectFile .
Remarks
Use this property to determine whether you can load the file using the PropertyObjectFile.ReadFile method.
This property throws an exception if TestStand cannot locate the file when it is first accessed. Use the FileInformation.FileExists property to determine whether the file is available.