TempFileCollection Constructor (String^)
.NET Framework (current version)
Initializes a new instance of the TempFileCollection class using the specified temporary directory that is set to delete the temporary files after their generation and use, by default.
Assembly: System (in System.dll)
Parameters
- tempDir
-
Type:
System::String^
A path to the temporary directory to use for storing the temporary files.
SecurityAction::LinkDemand
for full trust for the immediate caller. This class cannot be used by partially trusted code.
.NET Framework
Available since 1.1
Available since 1.1
Show: