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:
property Uri^ Uri {
	Uri^ get ();
}

Property Value

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

Show: