WebApiCompatShimOptions.Formatters 屬性

定義

public:
 property System::Net::Http::Formatting::MediaTypeFormatterCollection ^ Formatters { System::Net::Http::Formatting::MediaTypeFormatterCollection ^ get(); void set(System::Net::Http::Formatting::MediaTypeFormatterCollection ^ value); };
public System.Net.Http.Formatting.MediaTypeFormatterCollection Formatters { get; set; }
member this.Formatters : System.Net.Http.Formatting.MediaTypeFormatterCollection with get, set
Public Property Formatters As MediaTypeFormatterCollection

屬性值

System.Net.Http.Formatting.MediaTypeFormatterCollection

適用於