Share via


WebAppRuntimeSettings.IsPreview Property

Definition

<code>true</code> if the stack is in preview; otherwise, <code>false</code>.

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

Property Value

Applies to