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

属性值

适用于