UpdatedODataResult<T>.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.
Ottiene i formattatori da usare per negoziare e formattare il contenuto.
public System.Collections.Generic.IEnumerable<System.Net.Http.Formatting.MediaTypeFormatter> Formatters { get; }
member this.Formatters : seq<System.Net.Http.Formatting.MediaTypeFormatter>
Public ReadOnly Property Formatters As IEnumerable(Of MediaTypeFormatter)
Valore della proprietà
IEnumerable<System.Net.Http.Formatting.MediaTypeFormatter>