Freigeben über


ITeamFoundationLicensingService.GetLicenseType-Methode

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

Syntax

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

Parameter

Rückgabewert

Typ: Microsoft.TeamFoundation.Server.Core.ILicenseType

.NET Framework-Sicherheit

Siehe auch

Referenz

ITeamFoundationLicensingService Schnittstelle

Microsoft.TeamFoundation.Server.Core-Namespace