InfoModule.IsActivated Property

Flag to indicate if module is activated.
<ID("IsActivated", (int)e.IsActivated)> _ 
<EditorBrowsable(EditorBrowsableState.Never)> _ 
Public Property IsActivated() As Boolean 
Get 
This language is not supported or no code example is available.
[ID("IsActivated", (int)e.IsActivated)] 
[EditorBrowsable(EditorBrowsableState.Never)] 
public bool IsActivated {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