Share via


Factoid.Jamo Field

Factoid.Jamo Field

A constant string value that is used to increase recognition accuracy by providing a context of Hangul compatibility Jamo characters to a recognizer.

Definition

Visual Basic .NET Public Shared Jamo As String
C# public static String Jamo;
Managed C++ public: static String Jamo;

Field Value

System.String. The string that indicates to a recognizer to look for Hangul compatibility Jamo characters.

This field is read-only. This field has no default value.

See Also