This documentation is archived and is not being maintained.

TswaHyperlinkBuilder::GetHomeUrl Method (String)

Get Team Web Access root URL.

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

public:
Uri^ GetHomeUrl(
	String^ accessMappingMoniker
)

Parameters

accessMappingMoniker
Type: System::String

A moniker for the desired access mapping.

Return Value

Type: System::Uri
Team Web Access root URL.

Show: