KeywordQuery.KeywordQueryProperties_Client property
O cliente callable equivalente de KeywordQueryProperties.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public ReadOnly Property KeywordQueryProperties_Client As KeywordQueryPropertiesType_Client
Get
'Uso
Dim instance As KeywordQuery
Dim value As KeywordQueryPropertiesType_Client
value = instance.KeywordQueryProperties_Client
public KeywordQueryPropertiesType_Client KeywordQueryProperties_Client { get; }
Property value
Type: Microsoft.Office.Server.Search.Query.KeywordQueryPropertiesType_Client