Share via


TeamFoundationProfileService.GetAccountPreferences-Methode

Rufen Sie die Kontoeinstellungen des aktuellen Diensthosts ab

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

Syntax

'Declaration
Public Function GetAccountPreferences ( _
    requestContext As TeamFoundationRequestContext _
) As AccountPreferences
public AccountPreferences GetAccountPreferences(
    TeamFoundationRequestContext requestContext
)

Parameter

Rückgabewert

Typ: Microsoft.TeamFoundation.Framework.Server.AccountPreferences

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationProfileService Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace