Metodo TeamFoundationLicensingService.GetLicenseType

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server.Alm
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

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

Parametri

Valore restituito

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TeamFoundationLicensingService Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server.Alm