Click or drag to resize

AppContextExtensions Property

Gets the collection of IExtension objects configured for this application.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public Extensions Extensions { get; }

Property Value

Type: Extensions

Implements

IAppContextExtensions
See Also