PathUtilities GetTempPath Method TIBCO Spotfire 7.0 API Reference
Returns the path of the temporary folder.

Namespace: Spotfire.Dxp.Framework
Assembly: Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax

public static string GetTempPath()

Return Value

Type: String
A String containing the path information of a temporary directory.
Remarks

This method guarantees that the folder corresponding to the returned folder name has been created.
Version Information

Supported in: 7.0, 6.5, 6.0, 5.5, 5.0
See Also