Freigeben über


TeamFoundationLicensingServiceBase.GetLicenseFeature-Methode

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

Syntax

'Declaration
Public Function GetLicenseFeature ( _
    requestContext As TeamFoundationRequestContext, _
    licenseFeatureId As Guid _
) As ILicenseFeature
public ILicenseFeature GetLicenseFeature(
    TeamFoundationRequestContext requestContext,
    Guid licenseFeatureId
)

Parameter

Rückgabewert

Typ: Microsoft.TeamFoundation.Server.Core.ILicenseFeature

Implementiert

ITeamFoundationLicensingService.GetLicenseFeature(TeamFoundationRequestContext, Guid)

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationLicensingServiceBase Klasse

Microsoft.TeamFoundation.Server.Core-Namespace