Share via


FrameworkProfileHttpClient.GetProfileLocationsAsync-Methode

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

Syntax

'Declaration
Public Overridable Function GetProfileLocationsAsync ( _
    profilePageType As ProfilePageType, _
    userState As Object _
) As Task(Of String)
public virtual Task<string> GetProfileLocationsAsync(
    ProfilePageType profilePageType,
    Object userState
)

Parameter

Rückgabewert

Typ: System.Threading.Tasks.Task<String>

.NET Framework-Sicherheit

Siehe auch

Referenz

FrameworkProfileHttpClient Klasse

Microsoft.VisualStudio.Services.Profile-Namespace