ShellBindContextLocale Property |
Gets the locale (LCID) value indicating the client's preference for the locale to be used by the object to which they are binding
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public int Locale { get; }
Property Value
Type:
Int32
The locale identifier.
See Also