AzureDevOpsWorkItem.

AzureDevOpsWorkItem(ICakeLog, AzureDevOpsWorkItemSettings) Constructor

Summary

Initializes a new instance of the AzureDevOpsWorkItem class.

Syntax

public AzureDevOpsWorkItem(ICakeLog log, AzureDevOpsWorkItemSettings settings)

Parameters

Name Type Description
log ICakeLog The Cake log context.
settings AzureDevOpsWorkItemSettings Settings for accessing AzureDevOps.

Return Value

Type Description
void