InfoLicense.Registered Property

Flag to indicate if was registered.
<ID("Registered", (int)e.Registered)> _ 
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _ 
Public Property Registered() As Boolean 
Get 
This language is not supported or no code example is available.
[ID("Registered", (int)e.Registered)] 
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)] 
public bool Registered {get;}
This language is not supported or no code example is available.

Property Value

bool

.NET Framework

Supported in: 4.8

In this article

Definition