System::Net::HttpResponseHeaderExtensions::GetName metodo

HttpResponseHeaderExtensions::GetName method

Informazioni RTTI.

static String System::Net::HttpResponseHeaderExtensions::GetName(HttpResponseHeader header)
ParametroTipoDescrizione
intestazioneHttpResponseHeaderL’intestazione per la quale deve essere restituito il nome.

ReturnValue

Il nome dell’intestazione specificata.

Osservazioni

Restituisce il nome dell’intestazione specificata.

Vedi anche