AzureDevOpsWorkItem.

TeamProject Property

Summary

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

Syntax

public string TeamProject { get; }

Value

Type Description
string