PropertyObjectFile.WriteFile
- 已更新2025-07-21
- 閱讀時間為 1 分鐘
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