Factoid.Default Field

Factoid.Default Field

The Default setting for factoids for western languages includes the system dictionary, user dictionary, various punctuations, and the Web and Number  factoids. The Default setting for factoids for East Asian languages includes all characters supported by the recognizer.

Definition

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

Field Value

System.String. The string that indicates to a recognizer to use the default factoid.

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

See Also