Поделиться через


Свойство 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; }

Значение свойства

Тип: System.String

См. также

Справочные материалы

SearchContext класс

Элементы SearchContext

Пространство имен Microsoft.Office.Server.Search.Administration