ClientBuildManager.GenerateCodeCompileUnit Method
.NET Framework 4.5
Returns the codeDOM tree, compiler type, and compiler parameters for a file represented by a virtual path.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GenerateCodeCompileUnit(String, Type, CompilerParameters, IDictionary) | Returns the codeDOM tree, compiler type, and compiler parameters for a file represented by a virtual path. |
|
GenerateCodeCompileUnit(String, String, Type, CompilerParameters, IDictionary) | Returns the contents, codeDOM tree, compiler type, and compiler parameters for a file represented by a virtual path. |