ClientBuildManager Constructor
.NET Framework 3.0
Initializes a new instance of the ClientBuildManager class. ASP.NET Web Site Precompilation BuildManager BuildProvider AssemblyBuilder
| Name | Description |
|---|---|
| ClientBuildManager (String, String) | Initializes a new instance of the ClientBuildManager class without a specified target directory or precompilation flags. |
| ClientBuildManager (String, String, String) | Initializes a new instance of the ClientBuildManager class with the specified target directory. |
| ClientBuildManager (String, String, String, ClientBuildManagerParameter) | Initializes a new instance of the ClientBuildManager class with the specified target directory and compilation parameter. |
Community Additions
ADD
Show: