JsonElement.GetRawText Metoda

Definicja

Pobiera ciąg reprezentujący oryginalne dane wejściowe obsługujące tę wartość.

public:
 System::String ^ GetRawText();
public string GetRawText ();
member this.GetRawText : unit -> string
Public Function GetRawText () As String

Zwraca

String

Oryginalne dane wejściowe, które są kopią zapasową tej wartości.

Wyjątki

Element nadrzędny JsonDocument został usunięty.

Dotyczy