다음을 통해 공유


HttpResponseMock.Content 속성

정의

콘텐츠를 가져오거나 설정합니다.

public object Content { get; set; }
member this.Content : obj with get, set
Public Property Content As Object

속성 값

콘텐츠입니다.

적용 대상