Share via


StackMinorVersion.IsDefault Property

Definition

<code>true</code> if this is the default minor 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