JsonSchemaReference.SetAdditional31MetadataFromMapNode(JsonObject) Method
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.
Sets additional metadata from the map node.
protected override void SetAdditional31MetadataFromMapNode(System.Text.Json.Nodes.JsonObject jsonObject);
override this.SetAdditional31MetadataFromMapNode : System.Text.Json.Nodes.JsonObject -> unit
Protected Overrides Sub SetAdditional31MetadataFromMapNode (jsonObject As JsonObject)
Parameters
- jsonObject
- JsonObject
The object to get the data from