This documentation is archived and is not being maintained.

TswaHyperlinkBuilder::GetSourceExplorerUrl Method (String)

Gets a Source Explorer URL.

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

public:
Uri^ GetSourceExplorerUrl(
	String^ serverItemPath
)

Parameters

serverItemPath
Type: System::String

A server item path.

Return Value

Type: System::Uri
A Source Explorer URL.

Show: