HttpResponseBase::AddFileDependency Method (String^)
.NET Framework (current version)
Adds a single file name to the collection of file names on which the current response is dependent.
Assembly: System.Web (in System.Web.dll)
Parameters
- filename
-
Type:
System::String^
The name of the file to add.
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: