ResourceQualifier.Score Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.