Click or drag to resize

AppContextFeatures Property

Returns the current set of Feature objects for the application

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

Property Value

Type: Features

Implements

IAppContextFeatures
See Also