MvcJsonOptionsExtensions.UseMemberCasing(MvcJsonOptions) Method
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.
public static Microsoft.AspNetCore.Mvc.MvcJsonOptions UseMemberCasing (this Microsoft.AspNetCore.Mvc.MvcJsonOptions options);
static member UseMemberCasing : Microsoft.AspNetCore.Mvc.MvcJsonOptions -> Microsoft.AspNetCore.Mvc.MvcJsonOptions
<Extension()>
Public Function UseMemberCasing (options As MvcJsonOptions) As MvcJsonOptions
Parameters
- options
- MvcJsonOptions