QueryLogPageImpression.SearchTime - 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 SearchTime As DateTime
Get
Set
'Utilisation
Dim instance As QueryLogPageImpression
Dim value As DateTime
value = instance.SearchTime
instance.SearchTime = value
public DateTime SearchTime { get; set; }
Valeur de propriété
Type : System.DateTime