ClientBuildManager::GetCompiledType Method (String^)
.NET Framework (current version)
Compiles the file represented by the virtual path and returns its compiled type.
Assembly: System.Web (in System.Web.dll)
Parameters
- virtualPath
-
Type:
System::String^
The virtual path of the file to compile.
| Exception | Condition |
|---|---|
| ArgumentNullException | virtualPath is null. |
.NET Framework
Available since 2.0
Available since 2.0
Show: