Share via


StackMajorVersion.IsPreview Property

Definition

<code>true</code> if this stack is in Preview, otherwise <code>false</code>.

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

Property Value

Applies to