WebApiCompatShimOptions.Formatters Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
Valore della proprietà
System.Net.Http.Formatting.MediaTypeFormatterCollection