HttpRequestData.Body 속성

정의

http 요청 본문을 가져오거나 설정합니다.

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

속성 값

Byte[]

적용 대상