KeywordQueryProperties classe
Representa as propriedades de uma consulta de pesquisa usando a sintaxe de palavra-chave.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Client.ClientObject
Microsoft.SharePoint.Client.Search.Query.KeywordQueryProperties
Namespace: Microsoft.SharePoint.Client.Search.Query
Assembly: Microsoft.SharePoint.Client.Search (em Microsoft.SharePoint.Client.Search.dll)
Sintaxe
'Declaração
Public NotInheritable Class KeywordQueryProperties _
Inherits ClientObject
'Uso
Dim instance As KeywordQueryProperties
public sealed class KeywordQueryProperties : ClientObject
Segurança de thread
Os membros públicos estática (Shared no Visual Basic) desse tipo são seguros para thread. Nenhum membro de instância pode ser garantido como seguro para thread.