 | CSScriptGetScriptTempFile Method |
Returns the name of the temporary file in the CSSCRIPT subfolder of Path.GetTempPath().
Namespace:
CSScriptLib
Assembly:
CSScriptLib (in CSScriptLib.dll) Version: 1.3.2.0
Syntaxpublic static string GetScriptTempFile()
Return Value
Type:
StringTemporary file name.
See Also