Click or drag to resize

IFactoryExtensionIsInitialized Property

Gets a value indicating that the extension is already loaded or not.

Namespace:  Cauldron.Activator
Assembly:  Cauldron.Activator (in Cauldron.Activator.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
bool IsInitialized { get; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:Cauldron.Activator.IFactoryExtension.IsInitialized"]

See Also