Ask Learn
Preview
Please sign in to use this experience.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents a value which can either be a product or a comment.
System.Object
System.Net.Http.Headers.ProductInfoHeaderValue
Namespace: System.Net.Http.Headers
Assembly: System.Net.Http (in System.Net.Http.dll)
'Declaration
Public Class ProductInfoHeaderValue
'Usage
Dim instance As ProductInfoHeaderValue
public class ProductInfoHeaderValue
public ref class ProductInfoHeaderValue
type ProductInfoHeaderValue = class end
public class ProductInfoHeaderValue
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. |
Top
Top
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 |
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Please sign in to use this experience.
Sign in