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; }
Public Property content_disposition As String
Get
Set
Property Value
Type:
StringSee Also