Share via


WebSiteData.IsDefaultContainer Property

Definition

<code>true</code> if the app is a default container; otherwise, <code>false</code>.

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

Property Value

Applies to