AutoTempFileDetach Method |
Detaches the temporary file from the object, so that the object doesn't control the file any longer.
The caller receives the ownership of the file.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
SyntaxPublic Function Detach As String
Return Value
Type:
StringThe path to the file.
See Also