EntityTagHeaderValue.Any Property

Definition

Gets the "any" etag.

public:
 static property Microsoft::Net::Http::Headers::EntityTagHeaderValue ^ Any { Microsoft::Net::Http::Headers::EntityTagHeaderValue ^ get(); };
public static Microsoft.Net.Http.Headers.EntityTagHeaderValue Any { get; }
static member Any : Microsoft.Net.Http.Headers.EntityTagHeaderValue
Public Shared ReadOnly Property Any As EntityTagHeaderValue

Property Value

Applies to