Delen via


JSONModelFeature.Mode Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="mode")]
public bool? Mode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="mode")>]
member this.Mode : Nullable<bool> with get, set
Public Property Mode As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to