TempFileCollection Constructor ()
.NET Framework (current version)
Initializes a new instance of the TempFileCollection class with default values.
Assembly: System (in System.dll)
This is a default constructor that initializes the collection with default settings. By default, this temporary files collection will store the files in a default temporary directory and will delete the temporary files after they have been generated and used.
.NET Framework
Available since 1.1
Available since 1.1
Show: