Click or drag to resize

ApplicationPropertiesIsProduction Property

True if the current application is a production install.

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

Property Value

Type: Boolean
True if the current application is a production install.
See Also