IContentTypeHttpResult 인터페이스

정의

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

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

속성

ContentType

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

적용 대상