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 warning value used by the Warning header.
Inheritance Hierarchy
System.Object
System.Net.Http.Headers.WarningHeaderValue
Namespace: System.Net.Http.Headers
Assembly: System.Net.Http (in System.Net.Http.dll)
Syntax
'Declaration
Public Class WarningHeaderValue
'Usage
Dim instance As WarningHeaderValue
public class WarningHeaderValue
public ref class WarningHeaderValue
type WarningHeaderValue = class end
public class WarningHeaderValue
The WarningHeaderValue type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
WarningHeaderValue(Int32, String, String) | Initializes a new instance of the WarningHeaderValue class. |
![]() |
WarningHeaderValue(Int32, String, String, DateTimeOffset) | Initializes a new instance of the WarningHeaderValue class. |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
Agent | Gets {insert text here}. |
![]() |
Code | Gets {insert text here}. |
![]() |
Date | Gets {insert text here}. |
![]() |
Text | Gets {insert text here}. |
Top
Methods
| 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
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)
.gif)
.gif)