Partager via


StackMajorVersion.IsDefault Propriété

Définition

Obtient ou définit <code>true</code> s’il s’agit de la version principale par défaut ; sinon, <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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à