System::Net::Http::HttpContent::ReadAsString method

HttpContent::ReadAsString method

Serializes content and returns a string.

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

ReturnValue

A string that represents serialized content.

See Also