ReadAsString()

HttpContent::ReadAsString() method

Serializes content and returns a string.

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

Return Value

A string that represents serialized content.

See Also