de la propiedad SearchContext.AlertNotificationFormat
NOTA: esta API está ahora obsoleta.
Espacio de nombres: Microsoft.Office.Server.Search.Administration
Ensamblado: Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)
Sintaxis
'Declaración
<ObsoleteAttribute("This class is obsolete now. Please use SearchServiceApplication and SearchServiceApplicationProxy instead.")> _
Public ReadOnly Property AlertNotificationFormat As String
Get
'Uso
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; }
Valor de propiedad
Tipo: System.String
Vea también
Referencia
Espacio de nombres Microsoft.Office.Server.Search.Administration