Gets the temp file path.

Namespace: RTE
Assembly: RichTextEditor (in RichTextEditor.dll) Version: 8.0.0.0 (8.0.0.0)

Syntax

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

Return Value

[Missing <returns> documentation for "M:RTE.UploaderEventArgs.GetTempFilePath"]

See Also