Freigeben über


ITeamFoundationLicensingService.GetLicenseFeature-Methode

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

Syntax

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

Parameter

Rückgabewert

Typ: Microsoft.TeamFoundation.Server.Core.ILicenseFeature

.NET Framework-Sicherheit

Siehe auch

Referenz

ITeamFoundationLicensingService Schnittstelle

Microsoft.TeamFoundation.Server.Core-Namespace