Partager via


GlobalSchemaContract.Value Propriété

Définition

Obtient ou définit une chaîne encodée json pour un schéma non basé sur json.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à