Gets the four-letter ISO 15924 script code of the language.
public:
property String^ Script {
String^ get ();
}
Type: String
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.
Namespace: Windows.Globalization
Metadata: windows.winmd