Gets the temp file path.

Namespace: CuteEditor
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0

Syntax

C#
public string GetTempFilePath()
Visual Basic
Public Function GetTempFilePath As String
Visual C++
public:
String^ GetTempFilePath()

Return Value

See Also