TeamFoundationProfileService.GetUserPreferences Yöntem
Geçerli kullanıcının tercihlerini alma
Ad alanı: Microsoft.TeamFoundation.Framework.Server
Derleme: Microsoft.TeamFoundation.Framework.Server (Microsoft.TeamFoundation.Framework.Server.dll içinde)
Sözdizimi
'Bildirim
Public Function GetUserPreferences ( _
requestContext As TeamFoundationRequestContext _
) As UserPreferences
public UserPreferences GetUserPreferences(
TeamFoundationRequestContext requestContext
)
Parametreler
- requestContext
Tür: Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext
Dönüş Değeri
Tür: Microsoft.TeamFoundation.Framework.Server.UserPreferences
Yüklenen
ITeamFoundationProfileService.GetUserPreferences(TeamFoundationRequestContext)
.NET Framework Güvenliği
- Anında arayanlar için tam güven. Bu üye kısmen güvenilen kodla kullanılamaz. Daha fazla bilgi için bkz. Kısmen Güvenilen Koddan Kitaplıkları Kullanma.