This documentation is archived and is not being maintained.
ClientBuildManager Constructor
Visual Studio 2008
Initializes a new instance of the ClientBuildManager class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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. |
Show: