Compartilhar via


QuerySpellingCorrectionProperties class

Uma classe que quebra todas as propriedades de correção de ortografia de consulta. As propriedades são ler e gravadas em Ceres como uma DLL que pode ser acessada como os outros recursos de fluxo.

Inheritance hierarchy

System.Object
  Microsoft.Office.Server.Search.Administration.QuerySpellingCorrectionProperties

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaração
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class QuerySpellingCorrectionProperties
'Uso
Dim instance As QuerySpellingCorrectionProperties
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class QuerySpellingCorrectionProperties

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Ver também

Referência

QuerySpellingCorrectionProperties members

Microsoft.Office.Server.Search.Administration namespace