Compartilhar via


Método IProfileService.GetPageLocation

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

Sintaxe

'Declaração
Function GetPageLocation ( _
    requestContext As TeamFoundationRequestContext, _
    profilePageType As ProfilePageType _
) As String
string GetPageLocation(
    TeamFoundationRequestContext requestContext,
    ProfilePageType profilePageType
)

Parâmetros

Valor de retorno

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

IProfileService Interface

Namespace Microsoft.VisualStudio.Services.Profile