Partager via


ImmutableStorageWithVersioning.Enabled Propriété

Définition

Obtient ou définit cette propriété immuable. Lorsqu’elle est définie sur true, elle active l’immuabilité au niveau de l’objet au niveau du conteneur.

[Newtonsoft.Json.JsonProperty(PropertyName="enabled")]
public bool? Enabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="enabled")>]
member this.Enabled : Nullable<bool> with get, set
Public Property Enabled As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à