QueryLogPageImpressionBlock.Clicked - 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 Clicked As Boolean
Get
Set
'Utilisation
Dim instance As QueryLogPageImpressionBlock
Dim value As Boolean
value = instance.Clicked
instance.Clicked = value
public bool Clicked { get; set; }
Valeur de propriété
Type : System.Boolean
Voir aussi
Référence
QueryLogPageImpressionBlock classe