This documentation is archived and is not being maintained.

WorkItem.Uri Property

Gets the uniform resource identifier (Uri) of this work item.

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)

public Uri Uri { get; }

Property Value

Type: System.Uri
The Uri of this work item.

Show: