HttpRequest.Body 属性

定义

获取或设置正文有效负载。

public AdaptiveExpressions.Properties.ValueExpression Body { get; set; }
member this.Body : AdaptiveExpressions.Properties.ValueExpression with get, set
Public Property Body As ValueExpression

属性值

正文有效负载。

适用于