Compartir a través de


Clase AlertInfo

NOTA: esta API está ahora obsoleta.

Aplicable a: Microsoft SharePoint Server 2010 Search
Representa información sobre una alerta de búsqueda.

Jerarquía de la herencia

System.Object
  Microsoft.Office.Server.Search.Query.AlertInfo

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.")> _
<DataContractAttribute(Namespace := "https://www.microsoft.com/sharepoint/search/KnownTypes/2008/08")> _
Public NotInheritable Class AlertInfo _
    Implements ICloneable
'Uso
Dim instance As AlertInfo
[ObsoleteAttribute("This class is replaced by the query property bag, using the keys SearchAlert.PropBagKey_ChangeType and SearchAlert.PropBagKey_AlertBaselineTime.")]
[DataContractAttribute(Namespace = "https://www.microsoft.com/sharepoint/search/KnownTypes/2008/08")]
public sealed class AlertInfo : ICloneable

Seguridad para subprocesos

Los miembros static (Shared en Visual Basic) públicos de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancias sean seguros para los subprocesos.

Vea también

Referencia

Miembros AlertInfo

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