Compartilhar via


GlobalSchemaContract.SchemaType Propriedade

Definição

Obtém ou define o tipo de esquema. Imutável. Os valores possíveis incluem: 'Xml', 'Json'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.schemaType")]
public string SchemaType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.schemaType")>]
member this.SchemaType : string with get, set
Public Property SchemaType As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a