JSONSerializerOptions
01 Syntax
Microsoft.VisualBasic.MIME.application.json.JSONSerializerOptions
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| createUniqueKey | 1 | create unique reference key for make internal schema cache reference |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| comment | 1 | show xml comment text in json? this option usually be applied for generates the json config file |
| digest | 1 | |
| indent | 1 | |
| indent_width | 1 | |
| enumToString | 1 | |
| unixTimestamp | 1 | |
| unicodeEscape | 1 | |
| maskReadonly | 1 | |
| maskNull | 1 | |
| custom_name | 1 |
04 Members
createUniqueKey
create unique reference key for make internal schema cache reference
comment
show xml comment text in json? this option usually be applied for generates the json config file
digest
indent
indent_width
enumToString
unixTimestamp
unicodeEscape
maskReadonly
maskNull
custom_name