W3Booster SDK 2.0.0
First app
Guides
Examples
Preparing search index...
index
JsonPatchAdd
Interface JsonPatchAdd
interface
JsonPatchAdd
{
op
:
"add"
;
path
:
string
;
value
:
JsonValue
;
}
Index
Properties
op
path
value
Properties
Readonly
op
op
:
"add"
Readonly
path
path
:
string
Readonly
value
value
:
JsonValue
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
op
path
value
First app
Guides
Examples
W3Booster SDK 2.0.0
Loading...