共用方式為


PrivateStore.ETag Property

Definition

Gets or sets identifier for purposes of race condition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.eTag")]
public string ETag { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.eTag")>]
member this.ETag : string with get, set
Public Property ETag As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to