KeywordQueryPropertiesType_Client - Constructeur
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Sub New ( _
properties As KeywordQueryProperties _
)
'Utilisation
Dim properties As KeywordQueryProperties
Dim instance As New KeywordQueryPropertiesType_Client(properties)
public KeywordQueryPropertiesType_Client(
KeywordQueryProperties properties
)
Paramètres
- properties
Type : Microsoft.Office.Server.Search.Query.KeywordQueryProperties
Voir aussi
Référence
KeywordQueryPropertiesType_Client classe