AzureDevOpsChange.

Id Property

Summary

Gets the identifier for the change. For a commit, this would be the SHA1. For a TFVC changeset, this would be the changeset ID.

Syntax

public string Id { get; }

Value

Type Description
string