Partager via


AccessCondition.IfMatchETag Propriété

Définition

Obtient ou définit une valeur d'ETag pour une condition qui spécifie que l'ETag spécifiée doit correspondre à l'ETag de la ressource spécifiée.

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

Valeur de propriété

Chaîne contenant une valeur d'ETag, ou "*" pour correspondre à n'importe quel ETag. Si la valeur est null, il n'existe aucune condition.

S’applique à