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