This documentation is archived and is not being maintained.

TswaHyperlinkBuilder::GetChangesetDetailsUrl Method (Int32)

Gets a changeset details URL.

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

public:
Uri^ GetChangesetDetailsUrl(
	int changesetId
)

Parameters

changesetId
Type: System::Int32

The changeset ID.

Return Value

Type: System::Uri
A changeset detail URL.

Show: