Click or drag to resize

AppContextInitOptionsEnforceLocale Property

Property to enforce pulling the locale from the Platform itself, vs attempting to pull it from the user's Preferences.

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

Property Value

Type: Boolean
See Also