Constructor PrePostBuild.PrePostBuild
Overload
public PrePostBuild(string outputFile, string outputPath, string source, string role, bool optimize, bool bit32, bool preBuild, bool publish)
Parameters
outputFile (string)
Full path of the output exe or dll file. |
outputPath (string)
Meta comment outputPath. |
source (string)
Path of this C# code file in the workspace. |
role (string)
Meta comment role. |
optimize (bool)
Meta comment optimize. |
bit32 (bool)
Meta comment bit32. |
preBuild (bool)
|
publish (bool)
|