ISettingsStoreIsInitialized Property

Indicates if the setting store has been successfully initialized.

Definition

Namespace: Configuration.Helper
Assembly: Configuration.Helper (in Configuration.Helper.dll) Version: 2.0.5
C#
bool IsInitialized { get; }

Property Value

Boolean

See Also