KernelJsonSchema.RootElement Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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