Freigeben über


TeamFoundationProfileService.GetAccountCulture-Methode

Rufen Sie Kontokultureinstellung ab

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

Syntax

'Declaration
Public Function GetAccountCulture ( _
    requestContext As TeamFoundationRequestContext _
) As CultureInfo
public CultureInfo GetAccountCulture(
    TeamFoundationRequestContext requestContext
)

Parameter

Rückgabewert

Typ: System.Globalization.CultureInfo

Implementiert

ITeamFoundationProfileService.GetAccountCulture(TeamFoundationRequestContext)

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationProfileService Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace