JsonEncodedText.Value Property

Definition

Gets the UTF-16 encoded representation of the pre-encoded JSON text as a String.

public:
 property System::String ^ Value { System::String ^ get(); };
public string Value { get; }
member this.Value : string
Public ReadOnly Property Value As String

Property Value

Applies to