XmlStatus 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.
Contains values that are used to specify the XML status.
public enum class XmlStatus
public enum XmlStatus
type XmlStatus =
Public Enum XmlStatus
- Inheritance
-
XmlStatus
Fields
Name | Value | Description |
---|---|---|
On | 0 | Sets the XML mode to on. |
Off | 1 | Sets the XML mode to off. |