RequestMessage.Content
RequestMessage.Content property
Gets or sets the request content.
public Content Content { get; set; }
Property Value
The body.
See Also
- class Content
- class RequestMessage
- package com.aspose.html.Net
- package Aspose.HTML
Gets or sets the request content.
public Content Content { get; set; }
The body.