Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 487 Bytes

language_script.md

File metadata and controls

22 lines (15 loc) · 487 Bytes
-api-id -api-type
P:Windows.Globalization.Language.Script
winrt property

Windows.Globalization.Language.Script

-description

Gets the four-letter ISO 15924 script code of the language.

-property-value

A string with the script code of the language. If the script code cannot be identified or inferred from the language tag, "Zyyy" is returned.

-remarks

-examples

-see-also