AlertInfo.Clone 方法
请注意:此 API 现在已过时。
命名空间: 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.")> _
Public Function Clone As Object
用法
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()