Click or drag to resize

StreamContentResponseMessagecontent_disposition Property

The content disposition (inline, attachment). Will be set to attachment if not set and the stream_content has value.

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

Property Value

Type: String
See Also