Share via


SpellCheckResults.detectedLanguage field

Specifies the language that is detected when using language auto-detection.

Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public detectedLanguage As Integer
'Usage
Dim instance As SpellCheckResults
Dim value As Integer

value = instance.detectedLanguage

instance.detectedLanguage = value
public int detectedLanguage

See also

Reference

SpellCheckResults structure

SpellCheckResults members

Microsoft.SharePoint.Publishing namespace