Compartir a través de


ManifestChangeableAttributes.WriteEnabled Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a