HttpResponseBase::AddFileDependencies Method (array<String^>^)
.NET Framework (current version)
Adds an array of 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:
array<System::String^>^
An array of file names to add.
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: