IFileHttpResult 인터페이스

정의

HTTP 엔드포인트의 파일 결과를 나타내는 계약을 정의합니다.

public interface IFileHttpResult
type IFileHttpResult = interface
Public Interface IFileHttpResult
파생

속성

ContentType

응답에 대한 Content-Type 헤더를 가져옵니다.

FileDownloadName

응답의 Content-Disposition 헤더에 사용할 파일 이름을 가져옵니다.

적용 대상