Share via


IProducesResponseTypeMetadata 介面

定義

定義合約,以概述從端點傳回的回應類型。

public interface IProducesResponseTypeMetadata
type IProducesResponseTypeMetadata = interface
Public Interface IProducesResponseTypeMetadata
衍生

屬性

ContentTypes

取得中繼資料支援的內容類型。

StatusCode

取得回應的 HTTP 狀態碼。

Type

取得動作的開放式傳回型別。

適用於