Share via


IProfileService.GetPageLocation-Methode

Namespace:  Microsoft.VisualStudio.Services.Profile
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Function GetPageLocation ( _
    requestContext As TeamFoundationRequestContext, _
    profilePageType As ProfilePageType _
) As String
string GetPageLocation(
    TeamFoundationRequestContext requestContext,
    ProfilePageType profilePageType
)

Parameter

Rückgabewert

Typ: System.String

.NET Framework-Sicherheit

Siehe auch

Referenz

IProfileService Schnittstelle

Microsoft.VisualStudio.Services.Profile-Namespace