OutputFormatter.SupportedMediaTypes 屬性

定義

取得這個 OutputFormatter 所支援的可變動媒體類型專案集合。

public:
 property Microsoft::AspNetCore::Mvc::Formatters::MediaTypeCollection ^ SupportedMediaTypes { Microsoft::AspNetCore::Mvc::Formatters::MediaTypeCollection ^ get(); };
public Microsoft.AspNetCore.Mvc.Formatters.MediaTypeCollection SupportedMediaTypes { get; }
member this.SupportedMediaTypes : Microsoft.AspNetCore.Mvc.Formatters.MediaTypeCollection
Public ReadOnly Property SupportedMediaTypes As MediaTypeCollection

屬性值

適用於