KeywordQueryPropertiesType_Client constructor
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public Sub New ( _
properties As KeywordQueryProperties _
)
'Uso
Dim properties As KeywordQueryProperties
Dim instance As New KeywordQueryPropertiesType_Client(properties)
public KeywordQueryPropertiesType_Client(
KeywordQueryProperties properties
)
Parâmetros
- properties
Type: Microsoft.Office.Server.Search.Query.KeywordQueryProperties
Ver também
Referência
KeywordQueryPropertiesType_Client class