Partilhar via


ContentSource.Value Propriedade

Definição

Obtém ou define o valor do conteúdo. Isto baseia-se no tipo de origem de conteúdo.

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 Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a