Compartilhar via


RankingFeature.HNWeights property

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

Syntax

'Declaração
Public ReadOnly Property HNWeights As Single()
    Get
'Uso
Dim instance As RankingFeature
Dim value As Single()

value = instance.HNWeights
public float[] HNWeights { get; }

Property value

Type: []

Ver também

Referência

RankingFeature class

RankingFeature members

Microsoft.Office.Server.Search.Administration namespace