◆ Build()
| bool Zwipe.Build.Build.Make.Build |
( |
string | fileName, |
|
|
string | arguments, |
|
|
string | workingDirectory = null ) |
|
private |
◆ Execute()
| override bool Zwipe.Build.Build.Make.Execute |
( |
| ) |
|
◆ GetProperties()
| string Zwipe.Build.Build.Make.GetProperties |
( |
ITaskItem | project | ) |
|
|
private |
◆ OnStandardErrorReceived()
| void Zwipe.Build.Build.Make.OnStandardErrorReceived |
( |
string | text | ) |
|
|
private |
◆ OnStandardOutputReceived()
| void Zwipe.Build.Build.Make.OnStandardOutputReceived |
( |
string | text | ) |
|
|
private |
◆ PhaseClean
| const string Zwipe.Build.Build.Make.PhaseClean = "clean" |
|
staticprivate |
◆ ProjectItemCleanTag
| const string Zwipe.Build.Build.Make.ProjectItemCleanTag = "Clean" |
|
staticprivate |
◆ ProjectItemPhaseTag
| const string Zwipe.Build.Build.Make.ProjectItemPhaseTag = "Phase" |
|
staticprivate |
◆ ProjectItemPropertiesTag
| const string Zwipe.Build.Build.Make.ProjectItemPropertiesTag = "Properties" |
|
staticprivate |
◆ Executable
| string Zwipe.Build.Build.Make.Executable |
|
getset |
◆ Projects
| ITaskItem [] Zwipe.Build.Build.Make.Projects |
|
getset |
◆ Properties
| string Zwipe.Build.Build.Make.Properties |
|
getset |
The documentation for this class was generated from the following file: