XmlStyle Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
XML data type style
public enum XmlStyle
type XmlStyle =
Public Enum XmlStyle
- Inheritance
-
XmlStyle
Fields
Name | Value | Description |
---|---|---|
Unknown | 0 | Unknown |
Content | 1 | Content |
Document | 2 | Document |