Share via


TswaServerHyperlinkService.ITswaServerHyperlinkService.GetHomeUrl Method

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

Syntax

'Declaration
Private Function GetHomeUrl As Uri 
    Implements ITswaServerHyperlinkService.GetHomeUrl
Uri ITswaServerHyperlinkService.GetHomeUrl()
private:
virtual Uri^ GetHomeUrl() sealed = ITswaServerHyperlinkService::GetHomeUrl
private abstract GetHomeUrl : unit -> Uri  
private override GetHomeUrl : unit -> Uri
JScript does not support explicit interface implementations.

Return Value

Type: System.Uri
Returns Uri.

Implements

ITswaServerHyperlinkService.GetHomeUrl()

.NET Framework Security

See Also

Reference

TswaServerHyperlinkService Class

Microsoft.TeamFoundation.Server.Core Namespace