AutoTempFileCreate Method
Creates a automatically controlled temporary file.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public static AutoTempFile Create(
string extension = ""
)
- extension String (Optional)
- The file extension.
AutoTempFileThe new automatically controlled temporary file.