SpellCheckResults.errorCode Field
An error code.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public errorCode As SpellCheckErrorCode
'Usage
Dim instance As SpellCheckResults
Dim value As SpellCheckErrorCode
value = instance.errorCode
instance.errorCode = value
public SpellCheckErrorCode errorCode
Remarks
This is not an error message or description shown to the user.