Click or drag to resize

featurePropertiesdeveloper_DeveloperFeatureAttrs Property

A grab bag of feature attributes to turn on, to assist in tracking down certain problems. Setting developer features may actually have a performance impact on the system and should only by used temporarily. See DeveloperFeatureAttrs

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
DeveloperFeatureAttrs developer_DeveloperFeatureAttrs { get; }

Property Value

Type: DeveloperFeatureAttrs
A grab bag of feature attributes to turn on, to assist in tracking down certain problems. Setting developer features may actually have a performance impact on the system and should only by used temporarily. See DeveloperFeatureAttrs
See Also