Namespace: Json.Pointer
Inheritance: PointerCreationOptions 🡒 object
Options for creating pointers using Json.Pointer.JsonPointer.Create1(System.Linq.Expressions.Expression{System.Func{0,System.Object}},Json.Pointer.PointerCreationOptions).
Fields
| Name | Type | Summary | 
|---|---|---|
| Default | PointerCreationOptions | Default settings. | 
Properties
| Name | Type | Summary | 
|---|---|---|
| PropertyNameResolver | PropertyNameResolver | Gets or sets the property naming resolver. Default is Json.Pointer.PropertyNameResolvers.AsDeclared. |