AzureDevOpsWorkItem.

State Property

Summary

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

Syntax

public string State { get; }

Value

Type Description
string