Factoid.Bopomofo, champ
Mise à jour : November 2007
Valeur de chaîne constante utilisée pour augmenter la précision de la reconnaissance en fournissant un contexte Bopomofo au module de reconnaissance.
Espace de noms : Microsoft.Ink
Assembly : Microsoft.Ink (dans Microsoft.Ink.dll)
Syntaxe
'Déclaration
Public Shared ReadOnly Bopomofo As String
'Utilisation
Dim value As String
value = Factoid.Bopomofo
public static readonly string Bopomofo
public:
static initonly String^ Bopomofo
public static final String Bopomofo
public static final var Bopomofo : String
Notes
Chaîne qui indique à un module de reconnaissance de rechercher des caractères Bopomofo.
Exemples
mRecognizerContext.Factoid = Factoid.Bopomofo
mRecognizerContext.Factoid = Factoid.Bopomofo;
Plateformes
Windows Vista
Le .NET Framework et le .NET Compact Framework ne prennent pas en charge toutes les versions de chaque plateforme. Pour obtenir la liste des versions prises en charge, consultez Configuration requise du .NET Framework.
Informations de version
.NET Framework
Pris en charge dans : 3.0