ClientBuildManager.GetGeneratedSourceFile Method (String)
.NET Framework (current version)
Gets the physical path to the generated file for a virtual path.
Assembly: System.Web (in System.Web.dll)
Parameters
- virtualPath
-
Type:
System.String
The virtual path of the file to retrieve.
| Exception | Condition |
|---|---|
| ArgumentNullException | virtualPath is null. |
.NET Framework
Available since 2.0
Available since 2.0
Show: