This documentation is archived and is not being maintained.

TswaHyperlinkBuilder::GetUrl Method

Get the template for the location of the specified Tswa service.

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

protected:
virtual Uri^ GetUrl(
	String^ serviceType, 
	String^ accessMappingMoniker
) abstract

Parameters

serviceType
Type: System::String

A Tswa service type.

accessMappingMoniker
Type: System::String

A moniker for the desired access mapping.

Return Value

Type: System::Uri
The template for the location of the specified Tswa serviceType.

Show: