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