PropertyObjectFile.WriteFile
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
PropertyObjectFile.WriteFile
Syntax
PropertyObjectFile.WriteFile( writeFormat = WriteFileFormat_Current)
Purpose
Writes the contents of the file to disk.
Remarks
The PropertyObjectFile.Path property determines the pathname of the file to write.
Parameters
writeFormat As WriteFileFormat
[In] Specifies the file format version TestStand uses to write the file.
This parameter has a default value of WriteFileFormat_Current .
See Also
PropertyObjectFile.IsDiskFileReadOnly