InputFormatter.SupportedMediaTypes 屬性

定義

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

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

屬性值

適用於