Content.ReadAsString

Content.ReadAsString method

Serialize the HTTP content and return a string that represents the content.

public string ReadAsString()

Return Value

Serialized string that represents the content

See Also