AlertInfo.ChangeType 属性
请注意:此 API 现在已过时。
获取或设置将生成搜索通知的更改的类型。
命名空间: Microsoft.Office.Server.Search.Query
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
<DataMemberAttribute> _
<ObsoleteAttribute("This class is replaced by the query property bag, using the keys SearchAlert.PropBagKey_ChangeType and SearchAlert.PropBagKey_AlertBaselineTime.")> _
Public Property ChangeType As AlertChangeType
Get
Set
用法
Dim instance As AlertInfo
Dim value As AlertChangeType
value = instance.ChangeType
instance.ChangeType = value
[DataMemberAttribute]
[ObsoleteAttribute("This class is replaced by the query property bag, using the keys SearchAlert.PropBagKey_ChangeType and SearchAlert.PropBagKey_AlertBaselineTime.")]
public AlertChangeType ChangeType { get; set; }
属性值
类型:Microsoft.Office.Server.Search.Query.AlertChangeType
从AlertChangeType枚举的一个值。