ETag Class
The ETag parsed from request.
Assembly: System.Web.OData (in System.Web.OData.dll)
System::Object
System.Dynamic::DynamicObject
System.Web.OData.Formatter::ETag
System.Web.OData.Formatter::ETag<TEntity>
System.Dynamic::DynamicObject
System.Web.OData.Formatter::ETag
System.Web.OData.Formatter::ETag<TEntity>
| Name | Description | |
|---|---|---|
![]() | ETag() | Create an instance of ETag. |
| Name | Description | |
|---|---|---|
![]() | EntityType | Gets or sets an entity type of the ETag. |
![]() | IsAny | Gets or sets whether the ETag is corresponding to "*". |
![]() | IsWellFormed | Gets or sets whether the ETag is well-formed. |
![]() | Item[String^] | Gets or sets the value associated with the specified key. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


