ConfigurationGroupSchemaPropertiesFormat.SchemaDefinition 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.
Name and value pairs that define the configuration value. It can be a well formed escaped JSON string.
public string SchemaDefinition { get; set; }
member this.SchemaDefinition : string with get, set
Public Property SchemaDefinition As String