QueryLogSettings.CleanupDays - Propriété
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Property CleanupDays As Integer
Get
Set
'Utilisation
Dim instance As QueryLogSettings
Dim value As Integer
value = instance.CleanupDays
instance.CleanupDays = value
public int CleanupDays { get; set; }
Valeur de propriété
Type : System.Int32