WebApiCompatShimOptions.Formatters 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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