AzureDevOpsChange.

Type Property

Summary

Gets the type of change. "commit", "changeset", etc.
Namespace
Cake.AzureDevOps.Pipelines
Containing Type
AzureDevOpsChange

Syntax

public string Type { get; internal set; }

Value

Type Description
string
GitHub
Discussions