ModuleInfo.OnlineConfig Property

Flag to indicate if onlineconfig is enabled.
<ID("OnlineConfig", (int)e.OnlineConfig)> _ 
Public ReadOnly Property OnlineConfig() As Boolean
This language is not supported or no code example is available.
[ID("OnlineConfig", (int)e.OnlineConfig)] 
public bool OnlineConfig {get;}
This language is not supported or no code example is available.

Property Value

bool

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition