Click or drag to resize

ISharedModuleIsApplication Property

Gets whether the module is an applicative module

Namespace:  EBP.Framework.Common.Interfaces.Host
Assembly:  EBP.Framework.Common.Interfaces (in EBP.Framework.Common.Interfaces.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
bool IsApplication { get; }

Property Value

Type: Boolean
See Also