Поделиться через


TeamFoundationLicensingService.GetLicenseType - метод

Пространство имен:  Microsoft.TeamFoundation.Framework.Server.Alm
Сборка:  Microsoft.TeamFoundation.Framework.Server (в Microsoft.TeamFoundation.Framework.Server.dll)

Синтаксис

'Декларация
Public Function GetLicenseType ( _
    requestContext As TeamFoundationRequestContext, _
    licenseTypeId As Guid, _
    <OutAttribute> ByRef licenseFeatures As ILicenseFeature() _
) As ILicenseType
public ILicenseType GetLicenseType(
    TeamFoundationRequestContext requestContext,
    Guid licenseTypeId,
    out ILicenseFeature[] licenseFeatures
)

Параметры

Возвращаемое значение

Тип: Microsoft.TeamFoundation.Framework.Server.Alm.ILicenseType

Безопасность платформы .NET Framework

См. также

Ссылки

TeamFoundationLicensingService Класс

Microsoft.TeamFoundation.Framework.Server.Alm - пространство имен