Click or drag to resize

JObjectProperty Method

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

Namespace:  Stimulsoft.Base.Json.Linq
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public JProperty Property(
	string name
)

Parameters

name
Type: SystemString

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

Return Value

Type: JProperty

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

See Also