Share via


HttpRequestData.Body Property

Definition

Gets or sets the http request body.

public byte[] Body { get; set; }
member this.Body : byte[] with get, set
Public Property Body As Byte()

Property Value

Byte[]

Applies to