TransferCodingWithQualityHeaderValue::Quality Property
.NET Framework (current version)
Gets the quality factor from the TransferCodingWithQualityHeaderValue.
Assembly: System.Net.Http (in System.Net.Http.dll)
public: property Nullable<double> Quality { Nullable<double> get(); void set(Nullable<double> value); }
Property Value
Type: System::Nullable<Double>The quality factor from the TransferCodingWithQualityHeaderValue.
Universal Windows Platform
Available since 8
.NET Framework
Available since 4.5
Portable Class Library
Supported in: portable .NET platforms
Windows Phone
Available since 8.1
Available since 8
.NET Framework
Available since 4.5
Portable Class Library
Supported in: portable .NET platforms
Windows Phone
Available since 8.1
Show: