PropertyObjectFile.WriteFile
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
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