XmlHelper Fields |
The XmlHelper type exposes the following members.
Name | Description | |
---|---|---|
CultureNameForXmlValueConversion |
Name for the culture to use when converting a value to a string for XML serialization and to use when converting a string back to an object when
XML is deserialized. The name follows the standard names used for CultureInfo. Default: Invariant culture. See MSDN documentation on CultureInfo
for more information about the specific culture name for the culture to use. For invariant culture, use empty string.
|