System::Net::Http::HttpContent::ReadAsStream method

HttpContent::ReadAsStream method

Serializza il contenuto e restituisce uno stream.

System::SharedPtr<IO::Stream> System::Net::Http::HttpContent::ReadAsStream()

ReturnValue

Uno stream che rappresenta il contenuto serializzato.

Vedi anche