R
Ray Price
When I write out a boolean with the text writer, it
writes out 'False'. When I try and read it in, using
XmlConvert.ToBoolean, it errors out because it is
expecting 'false' (all lower case). Is this a known bug?
Thanks
writes out 'False'. When I try and read it in, using
XmlConvert.ToBoolean, it errors out because it is
expecting 'false' (all lower case). Is this a known bug?
Thanks