다음을 통해 공유


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

적용 대상