Partager via


GlobalSchemaContract.Document Propriété

Définition

Obtient ou définit l’objet de document de schéma global pour les formats de schéma json (par exemple, schéma json).

[Newtonsoft.Json.JsonProperty(PropertyName="properties.document")]
public object Document { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.document")>]
member this.Document : obj with get, set
Public Property Document As Object

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à