5#include <system/object_ext.h>
6#include <system/enum.h>
29struct EnumMetaInfo<
System::Xml::WhitespaceHandling>
31 static const ASPOSECPP_SHARED_API std::array<std::pair<System::Xml::WhitespaceHandling, const char_t*>, 3>& values();
WhitespaceHandling
Specifies how white space is handled.
Definition: whitespace_handling.h:15
@ Significant
Return SignificantWhitespace nodes only.
@ Xml
Serialize according to the XML 1.0 rules.
Definition: db_command.h:9