Attachmate.Reflection Assembly > Attachmate.Reflection.Productivity Namespace > MisspelledWord Structure : Word Property |
'Declaration
Public ReadOnly Property Word As String
'Usage
Dim instance As MisspelledWord Dim value As String value = instance.Word
public string Word {get;}