AutoTempFolder Methods |
The AutoTempFolder type exposes the following members.
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.) |