ManagedProperty.LengthNormalization - Propriété
Remarque : cette API est désormais obsolète.
Cette propriété est obsolète et ne doit pas être utilisée.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
<ObsoleteAttribute("This property is deprecated. It does not take effect on ranking, please use RankingModel class.")> _
Public Property LengthNormalization As Single
Get
Set
'Utilisation
Dim instance As ManagedProperty
Dim value As Single
value = instance.LengthNormalization
instance.LengthNormalization = value
[ObsoleteAttribute("This property is deprecated. It does not take effect on ranking, please use RankingModel class.")]
public float LengthNormalization { get; set; }
Valeur de propriété
Type : System.Single
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration - Espace de noms