Compartir a través de


ContentSource.Value Propiedad

Definición

Obtiene o establece el valor del contenido. Esto se basa en el tipo de origen de contenido.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a