Sdílet prostřednictvím


ContentSource.Value Vlastnost

Definice

Získá nebo nastaví hodnotu obsahu. To je založeno na typu zdroje obsahu.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro