Share via


ILicenseType.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 Guid()
Guid[] Features { get; }
property array<Guid>^ Features {
    array<Guid>^ get ();
}
abstract Features : Guid[] with get
function get Features () : Guid[]

Property Value

Type: array<System.Guid[]

.NET Framework Security

See Also

Reference

ILicenseType Interface

Microsoft.TeamFoundation.Framework.Server.Alm Namespace