次の方法で共有


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

適用対象