ILocaleFinder Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The interface for finding and setting locale for LocalizedScope in SetAmbientThreadCulture.
public interface ILocaleFinder
type ILocaleFinder = interface
Public Interface ILocaleFinder
- Derived
Methods
FindLocale(IActivity, CancellationToken) |
Given an activity it finds the locale. |