ClientBuildManager::GetGeneratedFileVirtualPath Method (String^)
.NET Framework (current version)
Returns the virtual path of a generated file.
Assembly: System.Web (in System.Web.dll)
Parameters
- filePath
-
Type:
System::String^
The full physical path to a generated file.
| Exception | Condition |
|---|---|
| ArgumentNullException | filePath is null. |
.NET Framework
Available since 2.0
Available since 2.0
Show: