Bagikan melalui


GlobalSchemaContract.Value Property

Definition

Gets or sets json-encoded string for non json-based schema.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to