Compartir a través de


OutputFormatter.SupportedMediaTypes Propiedad

Definición

Obtiene la colección mutable de elementos de tipo multimedia admitidos por este OutputFormatterobjeto .

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

Valor de propiedad

Se aplica a