Partager via


GlobalSchemaContract.SchemaType Propriété

Définition

Obtient ou définit le type de schéma. Non modifiable. Les valeurs possibles incluent : '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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à