Utf8ContentHttpResult.ResponseContent Property

Definition

Gets the content representing the body of the response.

public ReadOnlyMemory<byte> ResponseContent { get; }
member this.ResponseContent : ReadOnlyMemory<byte>
Public ReadOnly Property ResponseContent As ReadOnlyMemory(Of Byte)

Property Value

Applies to