This documentation is archived and is not being maintained.
TswaHyperlinkBuilder::GetUrl Method
Visual Studio 2013
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.
- 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: