M-Files Vault Application Framework
C#
Show/Hide TOC
Sys
Utils
Create
Temp
Folder Method
Creates a temporary folder.
Definition
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
static
string
CreateTempFolder
()
Return Value
String
See Also
Reference
SysUtils Class
MFiles.VAF.Common Namespace
In This Article
Definition
See Also