This documentation is archived and is not being maintained.
EntityTagHeaderValue Properties
.NET Framework (current version)
Namespace:
System.Net.Http.HeadersAssembly:
System.Net.Http (in System.Net.Http.dll)
| Name | Description |
|---|
  | Any | Gets the entity-tag header value. |
 | IsWeak | Gets whether the entity-tag is prefaced by a weakness indicator. |
 | Tag | Gets the opaque quoted string. |
Return to top