Compartilhar via


QuerySpellingCorrectionProperties.ContentAlignmentEnabled property

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

Syntax

'Declaração
Public Property ContentAlignmentEnabled As Boolean
    Get
    Set
'Uso
Dim instance As QuerySpellingCorrectionProperties
Dim value As Boolean

value = instance.ContentAlignmentEnabled

instance.ContentAlignmentEnabled = value
public bool ContentAlignmentEnabled { get; set; }

Property value

Type: System.Boolean

Ver também

Referência

QuerySpellingCorrectionProperties class

QuerySpellingCorrectionProperties members

Microsoft.Office.Server.Search.Administration namespace