IContentTypeHttpResult Interface

Definition

Defines a contract that represents the result of an HTTP endpoint that contains a ContentType.

public interface IContentTypeHttpResult
type IContentTypeHttpResult = interface
Public Interface IContentTypeHttpResult
Derived

Properties

ContentType

Gets the Content-Type header for the response.

Applies to