Gets or sets the entity's ETag.
Namespace: InnerDrive.AzureAssembly: InnerDrive.Azure (in InnerDrive.Azure.dll) Version: 5.0.8475.0
Syntaxpublic ETag ETag { get; set; }
Property Value
ETagA string containing the ETag value for the entity.
Implements
ITableEntity.ETag
See Also