KeywordQueryProperties.SimilarType property
Obtém ou define o tipo de localização de consulta semelhante para executar.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
<DataMemberAttribute> _
Public Property SimilarType As SimilarType
Get
Set
'Uso
Dim instance As KeywordQueryProperties
Dim value As SimilarType
value = instance.SimilarType
instance.SimilarType = value
[DataMemberAttribute]
public SimilarType SimilarType { get; set; }
Property value
Type: Microsoft.Office.Server.Search.Query.SimilarType
Um valor da enumeração SimilarType .