Click or drag to resize

ConvertJsNameResponse Properties

The ConvertJsNameResponse type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCamelCase
Creates a ConvertJsNameResponse that converts the name to CamelCase (the first letter of the name is lower case).
Public propertyStatic memberNoConversion
Creates a ConvertJsNameResponse that use the member name as is.
Public propertyStatic memberPascalCase
Top
See Also