Partager via


AccessCondition.IfNoneMatch Propriété

Définition

Obtient ou définit la condition If-None-Match. L’opération n’est effectuée que si l’ETag sur le serveur ne correspond pas à cette valeur.

[Newtonsoft.Json.JsonIgnore]
public string IfNoneMatch { get; set; }
[<Newtonsoft.Json.JsonIgnore>]
member this.IfNoneMatch : string with get, set
Public Property IfNoneMatch As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonIgnoreAttribute

S’applique à