Reflection .NET API
Attachmate.Reflection Assembly / Attachmate.Reflection.Productivity Namespace / MisspelledWordEventArgs Class / MisspelledWord Field


In This Topic
MisspelledWord Field
In This Topic
The word that was misspelled.
Syntax
'Declaration
 
Public ReadOnly MisspelledWord As MisspelledWord
 
'Usage
 
Dim instance As MisspelledWordEventArgs
Dim value As MisspelledWord
 
value = instance.MisspelledWord
See Also