Json.NET - Quick Starts & API Documentation
SelectToken Method (path)
Namespaces ► Newtonsoft.Json.Linq ► JToken ► SelectToken(String)
Selects the token that matches the object path.


The JToken that matches the object path or a null reference if no matching token is found.