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.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: