HttpResponseBase::AddFileDependencies Method (ArrayList^)
.NET Framework (current version)
Adds file names to the collection of file names on which the current response is dependent.
Assembly: System.Web (in System.Web.dll)
Parameters
- filenames
-
Type:
System.Collections::ArrayList^
The names of the files to add.
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: