This documentation is archived and is not being maintained.

TswaHyperlinkBuilder.GetHomeUrl Method (Uri, String)

Gets Team Web Access home URL for a specified project.

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

member GetHomeUrl : 
        projectUri:Uri * 
        accessMappingMoniker:string -> Uri

Parameters

projectUri
Type: System.Uri

URI of the project to be selected in the home page of Team Web Access.

accessMappingMoniker
Type: System.String

A moniker for the desired access mapping.

Return Value

Type: System.Uri
Team Web Access home URL for a specified project.

Show: