Agile.net Copy ProtectionLicensing APIFeatureLock ClassPropertiesFeatureLock FeaturesOn this pageFeatureLock FeaturesReturns a list of features enabled by this instance. Syntax Visual Basic Public ReadOnly Property Features() As ReadOnlyCollection(Of LicenseFeature) Public Get End GetEnd Property C# public ReadOnlyCollection<LicenseFeature> Features { public get; } See Also FeatureLock Class | AgileDotNet.Licensing Namespace