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
- requestContext
Typ: Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext
- profilePageType
Typ: Microsoft.VisualStudio.Services.Profile.ProfilePageType
Rückgabewert
Typ: System.String
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.