Property Path
- Namespace
- DisCatSharp.Exceptions
- Assembly
- DisCatSharp.dll
Path
Gets the path to the JSON where the error occurred.
public string? Path { get; }
Property Value
- string
The path to the JSON where the error occurred.
Gets the path to the JSON where the error occurred.
public string? Path { get; }
The path to the JSON where the error occurred.