Share via


TeamFoundationLicensingServiceBase.LocalizeLicenseFeature Method

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

Syntax

'Declaration
Protected Function LocalizeLicenseFeature ( _
    licenseFeature As ILicenseFeature _
) As ILicenseFeature
protected ILicenseFeature LocalizeLicenseFeature(
    ILicenseFeature licenseFeature
)
protected:
ILicenseFeature^ LocalizeLicenseFeature(
    ILicenseFeature^ licenseFeature
)
member LocalizeLicenseFeature : 
        licenseFeature:ILicenseFeature -> ILicenseFeature
protected function LocalizeLicenseFeature(
    licenseFeature : ILicenseFeature
) : ILicenseFeature

Parameters

Return Value

Type: Microsoft.TeamFoundation.Server.Core.ILicenseFeature

.NET Framework Security

See Also

Reference

TeamFoundationLicensingServiceBase Class

Microsoft.TeamFoundation.Server.Core Namespace