Partager via


SitePatchResource.IsDefaultContainer Propriété

Définition

Obtient <code>true</code> si l’application est un conteneur par défaut ; sinon, <code>false</code>.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.isDefaultContainer")]
public bool? IsDefaultContainer { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isDefaultContainer")>]
member this.IsDefaultContainer : Nullable<bool>
Public ReadOnly Property IsDefaultContainer As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à