StringWithQualityHeaderValue.Quality Property

Definition

Gets the quality factor from the StringWithQualityHeaderValue object.

public:
 property Nullable<double> Quality { Nullable<double> get(); };
public double? Quality { get; }
member this.Quality : Nullable<double>
Public ReadOnly Property Quality As Nullable(Of Double)

Property Value

The quality factor from the StringWithQualityHeaderValue object.

Applies to