AzureDevOpsWorkItem.

Description Property

Summary

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

Syntax

public string Description { get; }

Value

Type Description
string