Gets if the premium features are available.

Namespace: Skewworks.NETMF
Assembly: Skewworks.NETMF.Core (in Skewworks.NETMF.Core.dll) Version: 2.5.0.0 (2.5.0.0)

Syntax

C#
[ObsoleteAttribute("Property will be removed in a future release")]
public static bool PremimumFeaturesAvailable { get; }

Property Value

Type: Boolean

Remarks

Since Tinkr is open source now, this property has no use anymore and will be removed in a future version.

See Also