TransferCodingWithQualityHeaderValue::TryParse Method
Namespace: System.Net.Http.Headers
Assembly: System.Net.Http (in System.Net.Http.dll)
public: static bool TryParse( String^ input, [OutAttribute] TransferCodingWithQualityHeaderValue^% parsedValue )
Parameters
- input
- Type: System::String
- parsedValue
- Type: System.Net.Http.Headers::TransferCodingWithQualityHeaderValue%
Show: