Creates a uniquely named, zero-byte temporary file on disk and
returns the full path of that file.
Namespace: Spotfire.Dxp.FrameworkAssembly: Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax
Return Value
Type: StringA String containing the full path of the temporary file.
Exceptions
Exception | Condition |
---|---|
System.IO IOException | If an IO exception occurs. |
Version Information
See Also