QueryLogPageClick.ClickTime - 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 ClickTime As DateTime
    Get
    Set
'Utilisation
Dim instance As QueryLogPageClick
Dim value As DateTime

value = instance.ClickTime

instance.ClickTime = value
public DateTime ClickTime { get; set; }

Valeur de propriété

Type : System.DateTime

Voir aussi

Référence

QueryLogPageClick classe

QueryLogPageClick - Membres

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