XmlStatus Enum

Definition

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

Off 1

Sets the XML mode to off.

On 0

Sets the XML mode to on.

Applies to