JsonProperty.Value Propiedad

Definición

Obtiene el valor de esta propiedad.

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

Valor de propiedad

Valor de esta propiedad.

Se aplica a