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.AzureDevOps.
Summary
Initializes a new instance of the
BaseAzureDevOpsCollectionSettings class
based on the instance of a BaseAzureDevOpsCollectionSettings class.
- Assembly
- Cake
.AzureDevOps .dll - Namespace
- Cake
.AzureDevOps - Containing Type
- Base
Azure Dev Ops Collection Settings
Syntax
protected BaseAzureDevOpsCollectionSettings(BaseAzureDevOpsCollectionSettings settings)
Parameters
| Name | Type | Description |
|---|---|---|
| settings | Base |
Settings containing the parameters. |
Return Value
| Type | Description |
|---|---|
| void |
