Share via


SpellCheckResults.errorCode field

Specifies 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.

See also

Reference

SpellCheckResults structure

SpellCheckResults members

Microsoft.SharePoint.Publishing namespace