Compartilhar via


QueryProperties.Clone method

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

Syntax

'Declaração
Public MustOverride Function Clone As Object
'Uso
Dim instance As QueryProperties
Dim returnValue As Object

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

Valor retornado

Type: System.Object

Implements

ICloneable.Clone()

Ver também

Referência

QueryProperties class

QueryProperties members

Microsoft.Office.Server.Search.Query namespace