Share via


StackMajorVersion.IsDefault Property

Definition

<code>true</code> if this is the default major version; otherwise, <code>false</code>.

public bool? IsDefault { get; set; }
member this.IsDefault : Nullable<bool> with get, set
Public Property IsDefault As Nullable(Of Boolean)

Property Value

Applies to