FeatureLock.Features Property

SecureTeam Copy Protection

FeatureLock.Features Property

Returns a list of features enabled by this instance.

Syntax

Public ReadOnly Property Features() As ReadOnlyCollection(Of LicenseFeature)
   Public Get
   End Get
End Property
public ReadOnlyCollection<LicenseFeature> Features { public get; }

See Also

FeatureLock Class | AgileDotNet.Licensing Namespace