Condividi tramite


ContentSource.Value Proprietà

Definizione

Ottiene o imposta il valore del contenuto. Ciò si basa sul tipo di origine del contenuto.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a