Click or drag to resize

FieldKernelAllowF8 Property

Gets whether or not the F8 info page is allowed according to the application's DebugAttrs.NoF8 attribute.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected bool AllowF8 { get; }

Property Value

Type: Boolean
See Also