IStoreItem.ETag Property

Definition

Gets or sets the ETag for concurrency control.

public string ETag { get; set; }
member this.ETag : string with get, set
Public Property ETag As String

Property Value

String

The concurrency control ETag.

Applies to