Compartir a través de


ITeamFoundationLicensingService.GetLicenseType (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Server.Core
Ensamblado:  Microsoft.TeamFoundation.Server.Core (en Microsoft.TeamFoundation.Server.Core.dll)

Sintaxis

'Declaración
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 devuelto

Tipo: Microsoft.TeamFoundation.Server.Core.ILicenseType

Seguridad de .NET Framework

Vea también

Referencia

ITeamFoundationLicensingService Interfaz

Microsoft.TeamFoundation.Server.Core (Espacio de nombres)