Aracılığıyla paylaş


TeamFoundationProfileService.GetAllInstalledLanguages Yöntem

Tüm yüklü diller alın.Bunlar, yerleşik TFS ve kullanıcı tarafından yüklenen dilleri içerir.

Ad alanı:  Microsoft.TeamFoundation.Framework.Server
Derleme:  Microsoft.TeamFoundation.Framework.Server (Microsoft.TeamFoundation.Framework.Server.dll içinde)

Sözdizimi

'Bildirim
Public Function GetAllInstalledLanguages ( _
    requestContext As TeamFoundationRequestContext _
) As ISet(Of Integer)
public ISet<int> GetAllInstalledLanguages(
    TeamFoundationRequestContext requestContext
)

Parametreler

Dönüş Değeri

Tür: System.Collections.Generic.ISet<Int32>

Yüklenen

ITeamFoundationProfileService.GetAllInstalledLanguages(TeamFoundationRequestContext)

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

TeamFoundationProfileService Sınıf

Microsoft.TeamFoundation.Framework.Server Ad Alanı