Gets the previous sibling token of this node.

Declaration Syntax
public JToken Previous { get; }Public ReadOnly Property Previous As JToken

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