JsonDocument..::..JsonPath Method
Overload List
| Name | Description | |
|---|---|---|
|
|
JsonPath(String) |
Selects a JToken using a JSONPath expression. Selects the token that matches the object path.
|
|
|
JsonPath(String, Boolean) |
Selects a Newtonsoft.Json.Linq.JToken using a JSONPath expression. Selects the
token that matches the object path.
|

