This documentation is archived and is not being maintained.

TswaServerHyperlinkService::ITswaServerHyperlinkService::GetWorkItemEditorUrl Method

Visual Studio 2013

Namespace:  Microsoft.TeamFoundation.Server.Core
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

private:
virtual Uri^ GetWorkItemEditorUrl(
	int workItemId
) sealed = ITswaServerHyperlinkService::GetWorkItemEditorUrl

Parameters

workItemId
Type: System::Int32

Return Value

Type: System::Uri
Returns Uri.

Implements

ITswaServerHyperlinkService::GetWorkItemEditorUrl(Int32)

Show: