다음을 통해 공유


Utf8ContentHttpResult.ResponseContent 속성

정의

응답 본문을 나타내는 콘텐츠를 가져옵니다.

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

속성 값

적용 대상