This documentation is archived and is not being maintained.

TswaHyperlinkBuilder::GetAnnotateSourceControlItemUrl Method (String, Int32)

Gets an annotate item URL.

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

public:
Uri^ GetAnnotateSourceControlItemUrl(
	String^ serverItemPath, 
	int changesetId
)

Parameters

serverItemPath
Type: System::String

A server item path.

changesetId
Type: System::Int32

A changeset ID.

Return Value

Type: System::Uri
Returns Uri.

Show: