Summary
Appends any install-specific arguments.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks - Containing Type
- GacInstallTask
Syntax
protected override void AppendProgramArguments(StringBuilder sb)
Parameters
Name | Type | Description |
---|---|---|
sb | StringBuilder | The StringBuilder to append arguments to. |
Return Value
Type | Description |
---|---|
void |