| IStateManagerIsPremium Property |
Gets a value specifying whether the current user is licensed for LaunchBox Premium.
Namespace: Unbroken.LaunchBox.Plugins.DataAssembly: Unbroken.LaunchBox.Plugins (in Unbroken.LaunchBox.Plugins.dll) Version: 13.5.0.0
XMLNS for XAML: Not mapped to an xmlns.
Syntax ReadOnly Property IsPremium As Boolean
Get
property bool IsPremium {
bool get ();
}
abstract IsPremium : bool with get
Property Value
BooleanSee Also