![]() |
OTX Reference
|
|
Determines whether the specified path exists and is a file. More...

Public Attributes | |
| StringTerm | path |
| Cardinality [1] The file to check. The path shall be defined by a URI (see ISO 13209-2, Annex OTX home and URI recommendation). More... | |
Public Attributes inherited from OpenTestSystem.Otx.Core.Terms.Term | |
| MetaData | metaData |
| Cardinality [0..1] The MetaData type allows tools to store additional, mainly tool-specific data. More... | |
Determines whether the specified path exists and is a file.
The IsFile term determines whether the specified path exists and is a file. If the file system lookup fails, e.g. due to file system permissions of the parent directory, false shall be returned.
| StringTerm OpenTestSystem.Otx.Extensions.File.Terms.IsFile.path |
Cardinality [1]
The file to check. The path shall be defined by a URI (see ISO 13209-2, Annex OTX home and URI recommendation).