Adds the specified file to the collection, using the specified value indicating whether to keep the file after the collection is disposed or when the TempFileCollection.Delete method is called.
Syntax
Parameters
- fileName
-
The name of the file to add to the collection.
- keepFile
-
true if the file should be kept after use; false if the file should be deleted.
Remarks
Requirements
Namespace: System.CodeDom.Compiler
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0