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