ResourceQualifier.Score Property

Definition

A score that indicates how well the qualifier matched the context against which it was resolved.

public:
 property double Score { double get(); };
double Score();
public double Score { get; }
var double = resourceQualifier.score;
Public ReadOnly Property Score As Double

Property Value

Double

double

A score in the range 0.0– 1.0.

Applies to