This documentation is archived and is not being maintained.

TswaHyperlinkBuilder.GetWorkItemEditorUrl Method (Int32, String)

Gets a Work Item Editor URL.

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

public Uri GetWorkItemEditorUrl(
	int workItemId,
	string accessMappingMoniker
)

Parameters

workItemId
Type: System.Int32

A workitem ID.

accessMappingMoniker
Type: System.String

A moniker for the desired access mapping.

Return Value

Type: System.Uri
A Work Item Editor URL.

Show: