Partager via


SearchContext.UpdateAlertNotificationFormat - Méthode

Remarque : cette API est désormais obsolète.

Le format des notifications d'alerte pour les résultats de la recherche des mises à jour.

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
<ObsoleteAttribute("This class is obsolete now. Please use SearchServiceApplication and SearchServiceApplicationProxy instead.")> _
Public Sub UpdateAlertNotificationFormat ( _
    alertNotificationFormat As String _
)
'Utilisation
Dim instance As SearchContext
Dim alertNotificationFormat As String

instance.UpdateAlertNotificationFormat(alertNotificationFormat)
[ObsoleteAttribute("This class is obsolete now. Please use SearchServiceApplication and SearchServiceApplicationProxy instead.")]
public void UpdateAlertNotificationFormat(
    string alertNotificationFormat
)

Paramètres

  • alertNotificationFormat
    Type : System.String

    Chaîne spécifiant le format de notification d'alerte.

Voir aussi

Référence

SearchContext classe

SearchContext - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms