-
Couldn't load subscription status.
- Fork 0
JTokenExtensions.ToObjectError
robbyxp1 edited this page Feb 13, 2024
·
7 revisions
Class to hold an conversion error
public class JTokenExtensions.ToObjectErrorInheritance System.Object 🡒 ToObjectError
Constructor
public ToObjectError(string s);Error string
public string ErrorString;Property name causing the error, if applicable. Null otherwise
public string PropertyName;