Click or drag to resize

JTokenSelectToken Method (String)

[Missing <summary> documentation for "M:Stimulsoft.Base.Json.Linq.JToken.SelectToken(System.String)"]

Namespace:  Stimulsoft.Base.Json.Linq
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public JToken SelectToken(
	string path
)

Parameters

path
Type: SystemString

[Missing <param name="path"/> documentation for "M:Stimulsoft.Base.Json.Linq.JToken.SelectToken(System.String)"]

Return Value

Type: JToken

[Missing <returns> documentation for "M:Stimulsoft.Base.Json.Linq.JToken.SelectToken(System.String)"]

See Also