Compartilhar via


Método ITeamFoundationLicensingService.GetLicenseType

Namespace:  Microsoft.TeamFoundation.Server.Core
Assembly:  Microsoft.TeamFoundation.Server.Core (em Microsoft.TeamFoundation.Server.Core.dll)

Sintaxe

'Declaração
Function GetLicenseType ( _
    requestContext As TeamFoundationRequestContext, _
    licenseTypeId As Guid, _
    <OutAttribute> ByRef licenseFeatures As ILicenseFeature() _
) As ILicenseType
ILicenseType GetLicenseType(
    TeamFoundationRequestContext requestContext,
    Guid licenseTypeId,
    out ILicenseFeature[] licenseFeatures
)

Parâmetros

Valor de retorno

Tipo: Microsoft.TeamFoundation.Server.Core.ILicenseType

Segurança do .NET Framework

Consulte também

Referência

ITeamFoundationLicensingService Interface

Namespace Microsoft.TeamFoundation.Server.Core