Compartir a través de


Resource.ETag Propiedad

Definición

Obtiene o establece ETag opcional.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a