SearchContext.AlertNotificationFormat 属性
请注意:此 API 现在已过时。
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
<ObsoleteAttribute("This class is obsolete now. Please use SearchServiceApplication and SearchServiceApplicationProxy instead.")> _
Public ReadOnly Property AlertNotificationFormat As String
Get
用法
Dim instance As SearchContext
Dim value As String
value = instance.AlertNotificationFormat
[ObsoleteAttribute("This class is obsolete now. Please use SearchServiceApplication and SearchServiceApplicationProxy instead.")]
public string AlertNotificationFormat { get; }