FileInformation.IsSequenceFile
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
FileInformation.IsSequenceFile
Syntax
FileInformation.IsSequenceFile
Data Type
Purpose
Returns True if the file is a TestStand sequence file or a custom sequence file TestStand can load with a custom sequence file translator.
Remarks
Use this property to determine whether you can load the file using the Engine.GetSequenceFileEx method.
This property throws an exception if TestStand cannot locate the file when it is first accessed. Use the FileExists property to determine whether the file is available.