| HttpWebResponseBodyData Property |
Body data, if any, received from the request execution.
It's null or empty if the request was performed with the option of not reading the response data.
Namespace: Eclo.NETMF.SIM800HAssembly: Eclo.NETMF.SIM800H (in Eclo.NETMF.SIM800H.dll) Version: 1.1.97.0 (1.1.97.0)
Syntax public string BodyData { get; }
Property Value
Type:
StringSee Also