Class HttpRequestAttribute
This attribute marks a class as "http content" for a request
Inheritance
System.Object
HttpRequestAttribute
Namespace: Dapplo.HttpExtensions.Support
Assembly: Dapplo.HttpExtensions.dll
Syntax
public class HttpRequestAttribute : Attribute
Properties
| Improve this Doc View SourceMultiPart
"Force" multi-part, even if there is only one content
Declaration
public bool MultiPart { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |