AlertInfo 类

请注意:此 API 现在已过时。

适用于: Microsoft SharePoint Server 2010 搜索功能
表示一个搜索警报有关的信息。

继承层次结构

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

命名空间:  Microsoft.Office.Server.Search.Query
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
<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
用法
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

线程安全性

该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。

另请参阅

引用

AlertInfo 成员

Microsoft.Office.Server.Search.Query 命名空间