Gets the previous sibling token of this node.

Declaration Syntax
public JToken Previous { get; internal set; }
Public Property Previous As JToken
Get
Friend Set

Value
The
JToken that contains the previous sibling token.
Assembly:
Newtonsoft.Json (Module: Newtonsoft.Json) Version: 4.0.2.0 (4.0.2.13929)