 | EditorCallerGetTempLogPath method |
Static, determines the default for log file path and name.
Namespace: NetEti.FileToolsAssembly: NetEti.QuickEdit (in NetEti.QuickEdit.dll) Version: 1.0.0+3ce85c05d34c962c08e7afbdade1028ff933f4ed
Syntaxpublic static string GetTempLogPath()
Public Shared Function GetTempLogPath As String
public:
static String^ GetTempLogPath()
static member GetTempLogPath : unit -> string
Return value
StringDefault log file path in the TEMP directory.
See also