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:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public int Locale { get; }
Property Value
Type:
Int32
The locale identifier.
See Also