Compartilhar via


Método ITeamFoundationLicensingService.GetLicenseFeature

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

Sintaxe

'Declaração
Function GetLicenseFeature ( _
    requestContext As TeamFoundationRequestContext, _
    licenseFeatureId As Guid _
) As ILicenseFeature
ILicenseFeature GetLicenseFeature(
    TeamFoundationRequestContext requestContext,
    Guid licenseFeatureId
)

Parâmetros

Valor de retorno

Tipo: Microsoft.TeamFoundation.Server.Core.ILicenseFeature

Segurança do .NET Framework

Consulte também

Referência

ITeamFoundationLicensingService Interface

Namespace Microsoft.TeamFoundation.Server.Core