KeywordQuery.MaxShallowRefinementHits - Propriété
Obsolète.
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Property MaxShallowRefinementHits As Integer
Get
Set
'Utilisation
Dim instance As KeywordQuery
Dim value As Integer
value = instance.MaxShallowRefinementHits
instance.MaxShallowRefinementHits = value
public int MaxShallowRefinementHits { get; set; }
Valeur de propriété
Type : System.Int32