The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
HttpResponse::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 files to add.
.NET Framework
Available since 2.0
Available since 2.0
Show: