WebServiceRequestBase.IfMatch property

Gets or sets the If-Match header.

public string? IfMatch { get; set; }

Property Value

The If-Match ETag.

See Also