System::Net::Http::HttpContent::ReadAsString metodo

HttpContent::ReadAsString method

Serializza il contenuto e restituisce una stringa.

String System::Net::Http::HttpContent::ReadAsString()

ReturnValue

Una stringa che rappresenta il contenuto serializzato.

Vedi anche