Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 568 Bytes

wordssegmenter_resolvedlanguage.md

File metadata and controls

25 lines (17 loc) · 568 Bytes
-api-id -api-type -api-device-family-note
P:Windows.Data.Text.WordsSegmenter.ResolvedLanguage
winrt property
xbox

Windows.Data.Text.WordsSegmenter.ResolvedLanguage

-description

Gets the language of the rules used by this WordsSegmenter object.

"und" (undetermined) is returned if we are using language-neutral rules.

-property-value

The BCP-47 language tag of the rules employed.

-remarks

-examples

-see-also