This documentation is archived and is not being maintained.

TswaServerHyperlinkService::GetUrl Method

Visual Studio 2013

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

Namespace:  Microsoft.TeamFoundation.Server.Core
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

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

Parameters

serviceType
Type: System::String

A Tswa service type.

accessMappingMoniker
Type: System::String

An access mapping.

Return Value

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

Show: