Compartilhar via


ManagedProperty.LengthNormalization property

NOTE: This API is now obsolete.

Esta propriedade está obsoleto e não deve ser usada.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaração
<ObsoleteAttribute("This property is deprecated. It does not take effect on ranking, please use RankingModel class.")> _
Public Property LengthNormalization As Single
    Get
    Set
'Uso
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; }

Property value

Type: System.Single

Ver também

Referência

ManagedProperty class

ManagedProperty members

Microsoft.Office.Server.Search.Administration namespace