다음을 통해 공유


FileContentResult.FileContents 속성

정의

응답에 보낼 이진 콘텐츠입니다.

public byte[] FileContents { get; }
member this.FileContents : byte[]
Public ReadOnly Property FileContents As Byte()

속성 값

Byte[]

파일 내용입니다.

적용 대상