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

속성 값

적용 대상