RankingFeature.HNWeights property

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

Syntax

'Declaration
Public ReadOnly Property HNWeights As Single()
    Get
'Usage
Dim instance As RankingFeature
Dim value As Single()

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

Property value

Type: []

See also

Reference

RankingFeature class

RankingFeature members

Microsoft.Office.Server.Search.Administration namespace