FileInformation.FileExists
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
FileInformation.FileExists
Syntax
FileInformation.FileExists
Data Type
Purpose
Returns True if a file exists and is accessible at the path specified for this FileInformation object. This property is not cached. TestStand attempts to locate the file on disk every time you call this property.
Remarks
Use this property to determine whether you can use the other properties and methods on the FileInformation object.