CreatedODataResult<T>.ContentNegotiator Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the content negotiator to handle content negotiation.
public System.Net.Http.Formatting.IContentNegotiator ContentNegotiator { get; }
member this.ContentNegotiator : System.Net.Http.Formatting.IContentNegotiator
Public ReadOnly Property ContentNegotiator As IContentNegotiator