AutoTempFolderAttach Method
Attaches and takes ownership of an existing temporary folder.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public static AutoTempFolder Attach(
string path
)
- path String
- The path to the temporary folder.
AutoTempFolderThe new automatically controlled temporary folder object.