Compartir a través de


del método AlertInfo.Clone

NOTA: esta API está ahora obsoleta.

Espacio de nombres:  Microsoft.Office.Server.Search.Query
Ensamblado:  Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)

Sintaxis

'Declaración
<ObsoleteAttribute("This class is replaced by the query property bag, using the keys SearchAlert.PropBagKey_ChangeType and SearchAlert.PropBagKey_AlertBaselineTime.")> _
Public Function Clone As Object
'Uso
Dim instance As AlertInfo
Dim returnValue As Object

returnValue = instance.Clone()
[ObsoleteAttribute("This class is replaced by the query property bag, using the keys SearchAlert.PropBagKey_ChangeType and SearchAlert.PropBagKey_AlertBaselineTime.")]
public Object Clone()

Valor devuelto

Tipo: System.Object

Implementaciones

ICloneable.Clone()

Vea también

Referencia

clase AlertInfo

Miembros AlertInfo

Espacio de nombres Microsoft.Office.Server.Search.Query