AzureDevOpsWorkItem.

Title Property

Summary

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

Syntax

public string Title { get; }

Value

Type Description
string