JsonProperty.Value 屬性

定義

取得此屬性的值。

public:
 property System::Text::Json::JsonElement Value { System::Text::Json::JsonElement get(); };
public System.Text.Json.JsonElement Value { get; }
member this.Value : System.Text.Json.JsonElement
Public ReadOnly Property Value As JsonElement

屬性值

這個屬性的值。

適用於