XmlSpace Enum
Namespace: System.Xml · Assembly: GHIElectronics.TinyCLR.System.Xml
Value of an in-scope xml:space attribute.
public enum XmlSpace
Fields
| Name | Value | Description |
|---|---|---|
None | 0 | |
Default | 1 | |
Preserve | 2 |
Namespace: System.Xml · Assembly: GHIElectronics.TinyCLR.System.Xml
Value of an in-scope xml:space attribute.
public enum XmlSpace
| Name | Value | Description |
|---|---|---|
None | 0 | |
Default | 1 | |
Preserve | 2 |