Compartilhar via


KeywordQueryProperties.TrimDuplicatesOnProperty property

Obtém ou define a propriedade as duplicatas remoção se baseia.

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

Syntax

'Declaração
<DataMemberAttribute> _
Public Property TrimDuplicatesOnProperty As String
    Get
    Set
'Uso
Dim instance As KeywordQueryProperties
Dim value As String

value = instance.TrimDuplicatesOnProperty

instance.TrimDuplicatesOnProperty = value
[DataMemberAttribute]
public string TrimDuplicatesOnProperty { get; set; }

Property value

Type: System.String
O nome da propriedade.

Ver também

Referência

KeywordQueryProperties class

KeywordQueryProperties members

Microsoft.Office.Server.Search.Query namespace