IProfileService.GetPageLocation (Método)
Espacio de nombres: Microsoft.VisualStudio.Services.Profile
Ensamblado: Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)
Sintaxis
'Declaración
Function GetPageLocation ( _
requestContext As TeamFoundationRequestContext, _
profilePageType As ProfilePageType _
) As String
string GetPageLocation(
TeamFoundationRequestContext requestContext,
ProfilePageType profilePageType
)
Parámetros
- requestContext
Tipo: Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext
- profilePageType
Tipo: Microsoft.VisualStudio.Services.Profile.ProfilePageType
Valor devuelto
Tipo: System.String
Seguridad de .NET Framework
- Plena confianza para el llamador inmediato. Un código de confianza parcial no puede utilizar este miembro. Para obtener más información, vea Utilizar bibliotecas de código que no es de plena confianza.
Vea también
Referencia
Microsoft.VisualStudio.Services.Profile (Espacio de nombres)