SearchContext.AlertNotificationFormat - Propriété
Remarque : cette API est désormais obsolète.
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 ReadOnly Property AlertNotificationFormat As String
Get
'Utilisation
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; }
Valeur de propriété
Type : System.String
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration - Espace de noms