AzureDevOpsWorkItem.

Reason Property

Summary

Gets the reason of the state of the work item. Returns empty if no work item could be found and ThrowExceptionIfWorkItemCouldNotBeFound is set to false.

Syntax

public string Reason { get; }

Value

Type Description
string