Property IsEmpty
| Improve this Doc View SourceIsEmpty
Determines whether this license key is empty.
Declaration
public bool IsEmpty { get; }
Property Value
| Type | Description |
|---|---|
| System.Boolean | true if this license key is empty. Otherwise false. |
Determines whether this license key is empty.
public bool IsEmpty { get; }
| Type | Description |
|---|---|
| System.Boolean | true if this license key is empty. Otherwise false. |