Share via


ExampleLabelObject.Text Propiedad

Definición

[Newtonsoft.Json.JsonProperty(PropertyName="text")]
public string Text { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="text")>]
member this.Text : string with get, set
Public Property Text As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a