PathUtilitiesGetTempPath Method TIBCO Spotfire 7.6 API Reference
Returns the path of the temporary folder.

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

C#
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.6, 7.5, 7.0, 6.5, 6.0, 5.5, 5.0
See Also

Reference