ClientBuildManager::GenerateCodeCompileUnit Method
.NET Framework (current version)
Returns the codeDOM tree, compiler type, and compiler parameters for a file represented by a virtual path.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | GenerateCodeCompileUnit(String^, String^, Type^%, CompilerParameters^%, IDictionary^%) | Returns the contents, codeDOM tree, compiler type, and compiler parameters for a file represented by a virtual path. |
![]() | GenerateCodeCompileUnit(String^, Type^%, CompilerParameters^%, IDictionary^%) | Returns the codeDOM tree, compiler type, and compiler parameters for a file represented by a virtual path. |
Show:
