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