Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets {insert text here}.
Namespace:  System.Net.Http.Headers
Assembly:  System.Net.Http (in System.Net.Http.dll)
Syntax
'Declaration
Public Shared ReadOnly Property Any As EntityTagHeaderValue 
    Get
'Usage
Dim value As EntityTagHeaderValue 
value = EntityTagHeaderValue.Any
public static EntityTagHeaderValue Any { get; }
public:
static property EntityTagHeaderValue^ Any {
    EntityTagHeaderValue^ get ();
}
static member Any : EntityTagHeaderValue
static function get Any () : EntityTagHeaderValue
Property Value
Type: System.Net.Http.Headers.EntityTagHeaderValue