GetTempFilePath Method
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| AttachmentItem..::..GetTempFilePath Method |
| AttachmentItem Class See Also Send Feedback |
Gets the temp file path.
Namespace:Â CuteEditorAssembly:Â 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() |