[]
Determines whether the license is for a beta product.
public void IsBeta(bool beta, string licenseText)
Public Sub IsBeta(beta As Boolean, licenseText As String)
| Type | Name | Description |
|---|---|---|
| bool | beta | Whether beta |
| string | licenseText | License text string |