Compartilhar via


StackMajorVersion.IsDefault Propriedade

Definição

Obtém ou define <code>true</code> se esta for a versão principal padrão; caso contrário, <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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a