Click or drag to resize

StreamContentResponseMessagecontent Property

The binary content (such as an image, document, application/octect-stream).

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

Property Value

Type: MemoryStream
See Also