Partager via


ITeamFoundationLicensingService.GetLicenseType, méthode

Espace de noms :  Microsoft.TeamFoundation.Server.Core
Assembly :  Microsoft.TeamFoundation.Server.Core (dans Microsoft.TeamFoundation.Server.Core.dll)

Syntaxe

'Déclaration
Function GetLicenseType ( _
    requestContext As TeamFoundationRequestContext, _
    licenseTypeId As Guid, _
    <OutAttribute> ByRef licenseFeatures As ILicenseFeature() _
) As ILicenseType
ILicenseType GetLicenseType(
    TeamFoundationRequestContext requestContext,
    Guid licenseTypeId,
    out ILicenseFeature[] licenseFeatures
)

Paramètres

Valeur de retour

Type : Microsoft.TeamFoundation.Server.Core.ILicenseType

Sécurité .NET Framework

Voir aussi

Référence

ITeamFoundationLicensingService Interface

Microsoft.TeamFoundation.Server.Core, espace de noms