AutoTempFileAttach Method
Attaches and takes ownership of an existing temporary file.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public static AutoTempFile Attach(
string path
)
- path String
- A path to the file.
AutoTempFileThe new automatically controlled temporary file.