ProductInfoHeaderValue Class
Represents a value which can either be a product or a comment.
Namespace: System.Net.Http.Headers
Assembly: System.Net.Http (in System.Net.Http.dll)
The ProductInfoHeaderValue type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ProductInfoHeaderValue(String) | Initializes a new instance of the ProductInfoHeaderValue class. |
![]() | ProductInfoHeaderValue(ProductHeaderValue) | Initializes a new instance of the ProductInfoHeaderValue class. |
![]() | ProductInfoHeaderValue(String, String) | Initializes a new instance of the ProductInfoHeaderValue class. |
| Name | Description | |
|---|---|---|
![]() | Equals | (Overrides Object::Equals(Object).) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Overrides Object::GetHashCode().) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() ![]() | Parse | |
![]() | ToString | (Overrides Object::ToString().) |
![]() ![]() | TryParse |
Show:



