 | ExtensionIsInitialized Property |
Gets whether the extension has been initialized
Namespace:
EBP.Api.Extension
Assembly:
EBP.Api (in EBP.Api.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntaxprotected bool IsInitialized { get; }
Protected ReadOnly Property IsInitialized As Boolean
Get
Property Value
Type:
Booleantrue if this instance is runned; otherwise,
false.
See Also