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. |