Freigeben über


TeamFoundationLicensingService.GetLicenseType-Methode

Namespace:  Microsoft.TeamFoundation.Framework.Server.Alm
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
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
)

Parameter

Rückgabewert

Typ: Microsoft.TeamFoundation.Framework.Server.Alm.ILicenseType

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationLicensingService Klasse

Microsoft.TeamFoundation.Framework.Server.Alm-Namespace