KeywordQueryProperties.Clone - Méthode
Ce membre remplace QueryProperties.Clone().
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Overrides Function Clone As Object
'Utilisation
Dim instance As KeywordQueryProperties
Dim returnValue As Object
returnValue = instance.Clone()
public override Object Clone()
Valeur renvoyée
Type : System.Object