FileInformation.IsCustomFile
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
FileInformation.IsCustomFile
Syntax
FileInformation.IsCustomFile
Data Type
Purpose
Returns True if the file is a custom format file TestStand can load using a custom sequence file translator.
Remarks
Files in native TestStand formats always return False for this property.
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.