Compartilhar via


KeywordQueryProperties.Clone method

This member overrides QueryProperties.Clone().

Namespace:  Microsoft.Office.Server.Search.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaração
Public Overrides Function Clone As Object
'Uso
Dim instance As KeywordQueryProperties
Dim returnValue As Object

returnValue = instance.Clone()
public override Object Clone()

Valor retornado

Type: System.Object

Implements

ICloneable.Clone()

Ver também

Referência

KeywordQueryProperties class

KeywordQueryProperties members

Microsoft.Office.Server.Search.Query namespace