Partager via


Indexer.IsDisabled Propriété

Définition

Obtient ou définit une valeur indiquant si l’indexeur est désactivé. La valeur par défaut est false.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à