JsonReaderAllowComments Property |
[Missing <summary> documentation for "P:X3Platform.Json.JsonReader.AllowComments"]
Namespace: X3Platform.JsonAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic bool AllowComments { get; set; }
public:
property bool AllowComments {
bool get ();
void set (bool value);
}
Property Value
Type:
Boolean
See Also