SpellCheckResults.detectedLanguage Field
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