Поделиться через


Factoid.Default - поле

Обновлен: Ноябрь 2007

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

Пространство имен:  Microsoft.Ink
Сборка:  Microsoft.Ink (в Microsoft.Ink.dll)

Синтаксис

'Декларация
Public Shared ReadOnly Default As String
'Применение
Dim value As String

value = Factoid.Default
public static readonly string Default
public:
static initonly String^ Default
public static final String Default
public static final var Default : String

Заметки

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

Примеры

mRecognizerContext.Factoid = Factoid.Default
mRecognizerContext.Factoid = Factoid.Default;

Платформы

Windows Vista

Среды .NET Framework и .NET Compact Framework поддерживают не все версии каждой платформы. Поддерживаемые версии перечислены в разделе Требования к системе для .NET Framework.

Сведения о версии

.NET Framework

Поддерживается в версии: 3.0

См. также

Ссылки

Factoid Класс

Factoid - члены

Microsoft.Ink - пространство имен

RecognizerContext.Factoid

InkEdit.Factoid

Другие ресурсы

Improving Tablet PC Recognition Accuracy by Setting Context