Delen via


StackMajorVersion.IsDefault Eigenschap

Definitie

Hiermee wordt lt;code>true</code> opgehaald of ingesteld &als dit de standaard primaire versie is; &anders lt;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)

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op