AzureDevOpsWorkItem.

WorkItemType Property

Summary

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

Syntax

public string WorkItemType { get; }

Value

Type Description
string