Prefix Property
Object List
Defined By: TempBinaryFile
Description:
A string that is used for the prefix of the generated file name. If blank, “tmp” is used.
Details:
When you call the Init method, TempBinaryFile generates a unique file name. It
starts the file name with the prefix you set. If the prefix is not set (the
default), the string “tmp” is used.
Data Type: String