JsonException.Path Propriedade

Definição

Obtém o caminho dentro do JSON onde a exceção foi encontrada.

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

Valor de Propriedade

O caminho dentro do JSON onde a exceção foi encontrada.

Aplica-se a