GetEditorTempPath

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

Syntax

C#
public static string GetEditorTempPath()
Visual Basic (Declaration)
Public Shared Function GetEditorTempPath As String
Visual C++
public:
static String^ GetEditorTempPath()

Return Value

See Also