System::Net::Http::Headers::HttpRequestHeaders::get_Accept method

HttpRequestHeaders::get_Accept method

Informazioni RTTI.

System::SharedPtr<HttpHeaderValueCollection<System::SharedPtr<MediaTypeWithQualityHeaderValue>>> System::Net::Http::Headers::HttpRequestHeaders::get_Accept()

ReturnValue

Un valore dell’intestazione ‘Accept’.

Osservazioni

Restituisce un valore dell’intestazione ‘Accept’.

Vedi anche