System::Net::Http::Headers::HttpRequestHeaders::get_IfMatch method

HttpRequestHeaders::get_IfMatch method

Restituisce un valore dell’intestazione ‘If-Match’.

System::SharedPtr<HttpHeaderValueCollection<System::SharedPtr<EntityTagHeaderValue>>> System::Net::Http::Headers::HttpRequestHeaders::get_IfMatch()

ReturnValue

Un valore dell’intestazione ‘If-Match’.

Vedi anche