TempDirectory2
Represents a disposable temporary directory class object. This class cannot be inherited.
Gets or sets a value indicating whether to clear all read-only attributes within the temp directory once this instance is disposed.
Gets or sets a value indicating whether to delete the directory once this instance is disposed.
Gets the directory.
public TempDirectory2()
Initializes a new instance of the TempDirectory2 class.
Creates the directory.
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Determines whether the directory exists on disk.