InkBulletNode.SetRecognizedString, méthode
Mise à jour : November 2007
Ajoute une nouvelle chaîne définie par l'utilisateur pour la valeur reconnue du InkBulletNode.
Espace de noms : Microsoft.Ink
Assembly : Microsoft.Ink.Analysis (dans Microsoft.Ink.Analysis.dll)
Syntaxe
'Déclaration
Public Sub SetRecognizedString ( _
newBulletName As String _
)
'Utilisation
Dim instance As InkBulletNode
Dim newBulletName As String
instance.SetRecognizedString(newBulletName)
public void SetRecognizedString(
string newBulletName
)
public:
void SetRecognizedString(
String^ newBulletName
)
public void SetRecognizedString(
String newBulletName
)
public function SetRecognizedString(
newBulletName : String
)
Paramètres
- newBulletName
Type : System.String
Nouvelle chaîne définie par l'utilisateur.
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