Compartir a través de


TagAttributesBase.Signed Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a