ManagedProperty.IncludeInAlertSignature - Propriété
Obtient ou définit si cette propriété gérée doit être incluse dans la signature de l'alerte.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Property IncludeInAlertSignature As Boolean
Get
Set
'Utilisation
Dim instance As ManagedProperty
Dim value As Boolean
value = instance.IncludeInAlertSignature
instance.IncludeInAlertSignature = value
public bool IncludeInAlertSignature { get; set; }
Valeur de propriété
Type : System.Boolean
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration - Espace de noms