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 an entity-tag header value.
Inheritance Hierarchy
System.Object
System.Net.Http.Headers.EntityTagHeaderValue
Namespace: System.Net.Http.Headers
Assembly: System.Net.Http (in System.Net.Http.dll)
Syntax
'Declaration
Public Class EntityTagHeaderValue
'Usage
Dim instance As EntityTagHeaderValue
public class EntityTagHeaderValue
public ref class EntityTagHeaderValue
type EntityTagHeaderValue = class end
public class EntityTagHeaderValue
The EntityTagHeaderValue type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
EntityTagHeaderValue(String) | Initializes a new instance of the EntityTagHeaderValue class. |
![]() |
EntityTagHeaderValue(String, Boolean) | Initializes a new instance of the EntityTagHeaderValue class. |
Top
Properties
| Name | Description | |
|---|---|---|
![]() ![]() |
Any | Gets {insert text here}. |
![]() |
IsWeak | Gets {insert text here}. |
![]() |
Tag | 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)