Share via


KernelJsonSchema.RootElement Property

Definition

Gets a JsonElement representing the root element of the schema.

public System.Text.Json.JsonElement RootElement { get; }
member this.RootElement : System.Text.Json.JsonElement
Public ReadOnly Property RootElement As JsonElement

Property Value

Applies to