Share via


ILicensePackage.Features Property

Namespace:  Microsoft.TeamFoundation.Framework.Server.Alm
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
ReadOnly Property Features As ILicenseFeature()
ILicenseFeature[] Features { get; }
property array<ILicenseFeature^>^ Features {
    array<ILicenseFeature^>^ get ();
}
abstract Features : ILicenseFeature[] with get
function get Features () : ILicenseFeature[]

Property Value

Type: array<Microsoft.TeamFoundation.Framework.Server.Alm.ILicenseFeature[]

.NET Framework Security

See Also

Reference

ILicensePackage Interface

Microsoft.TeamFoundation.Framework.Server.Alm Namespace