This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Tfx.
Summary
Adds the common arguments to the specified argument builder.
- Assembly
- Cake
.Tfx .dll - Namespace
- Cake
.Tfx - Containing Type
- TfxArgumentBuilder
Syntax
public static void GetCommonArguments(ProcessArgumentBuilder builder, TfxSettings settings)
Parameters
Name | Type | Description |
---|---|---|
builder | Process |
The builder. |
settings | TfxSettings | The serverSettings. |
Return Value
Type | Description |
---|---|
void |