共用方式為


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

Name Value Description
On 0

Sets the XML mode to on.

Off 1

Sets the XML mode to off.

Applies to