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.GitLab.
- Assembly
- Cake
.GitLab .dll - Namespace
- Cake
.GitLab - Containing Type
- ProjectConnection
Syntax
public ProjectConnection(ServerIdentity server, string namespace, string project, string accessToken)
Parameters
| Name | Type | Description |
|---|---|---|
| server | ServerIdentity | |
| namespace | string | |
| project | string | |
| accessToken | string |
Return Value
| Type | Description |
|---|---|
| void |
