Condividi tramite


StackMajorVersion.IsDefault Proprietà

Definizione

Ottiene o imposta <code>true</code> se si tratta della versione principale predefinita; in caso contrario, <code>false</code>.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a