FileInformation.IsCustomFile

Syntax

FileInformation.IsCustomFile

Data Type

Boolean

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.

See Also

FileInformation.FileExists

FileInformation.IsPropertyObjectFile

FileInformation.IsSequenceFile