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.MsDeploy.
- Assembly
- Cake
.MsDeploy .dll - Namespace
- Cake
.MsDeploy .Parameters - Containing Type
- BaseParameter
Syntax
public void AppendCommonParameters(StringBuilder sb, string name, Nullable<ParameterKind> kind, string scope, string match)
Parameters
Name | Type | Description |
---|---|---|
sb | StringBuilder | |
name | string | |
kind | Nullable |
|
scope | string | |
match | string |
Return Value
Type | Description |
---|---|
void |