MvcJsonOptionsExtensions.UseMemberCasing(MvcJsonOptions) Method
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.
C#
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
- options
- MvcJsonOptions
منتج | الإصدارات |
---|---|
ASP.NET Core | 2.2 |