System::Net::Http::Headers::HttpRequestHeaders::get_IfModifiedSince metodo

HttpRequestHeaders::get_IfModifiedSince method

Ottiene un valore dell’intestazione ‘If-Modified-Since’.

Nullable<DateTimeOffset> System::Net::Http::Headers::HttpRequestHeaders::get_IfModifiedSince()

ReturnValue

Un valore dell’intestazione ‘If-Modified-Since’.

Vedi anche