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.DeployParams.
- Assembly
- Cake
.DeployParams .dll - Namespace
- Cake
.DeployParams - Containing Type
- Deploy
Settings Extensions
Syntax
public static DeploySettings UseUsername(this DeploySettings settings, string username)
Parameters
| Name | Type | Description |
|---|---|---|
| settings | DeploySettings | |
| username | string |
Return Value
| Type | Description |
|---|---|
| DeploySettings |
