Click or drag to resize

StringContentReponseMessagecontent Property

The response content as a string. Should be used for ICS, XML, ...

Namespace:  NetQuarry.Web.API
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string content { get; set; }

Property Value

Type: String
See Also