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; }
Public Property EnforceLocale As Boolean
Get
Set
Property Value
Type:
BooleanSee Also