QuerySpellingCorrectionProperties.ToString method
This member overrides Object.ToString().
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Overrides Function ToString As String
'Uso
Dim instance As QuerySpellingCorrectionProperties
Dim returnValue As String
returnValue = instance.ToString()
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public override string ToString()
Valor retornado
Type: System.String
Ver também
Referência
QuerySpellingCorrectionProperties class