Share via


JsonNodeExtension.Node Property

Definition

Gets the underlying JsonNode.

public System.Text.Json.Nodes.JsonNode Node { get; }
member this.Node : System.Text.Json.Nodes.JsonNode
Public ReadOnly Property Node As JsonNode

Property Value

Applies to