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
- 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.