AutoTempFolder Class |
Namespace: MFiles.VAF.Common
The AutoTempFolder type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsValid |
Resolves if the object encapsulates a controlled folder path.
|
![]() | Path |
The controlled temporary folder.
|
Name | Description | |
---|---|---|
![]() ![]() | Attach |
Attaches and takes ownership of an existing temporary folder.
|
![]() ![]() | Create |
Creates a automatically controlled temporary folder.
|
![]() | Detach |
Detaches the temporary folder from the object, so that the object doesn't control the folder any longer.
The caller receives the ownership of the folder.
|
![]() | Dispose |
Deletes the temporary folder (with content).
|
![]() | Dispose(Boolean) |
Deletes the temporary folder (with content).
|
![]() | Finalize |
Finalizer.
(Overrides ObjectFinalize.) |