Partager via


AccessCondition.IfMatch Propriété

Définition

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

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonIgnoreAttribute

S’applique à