NewLineHandling Enum
Namespace: System.Xml · Assembly: GHIElectronics.TinyCLR.System.Xml
How the writer represents line breaks.
public enum NewLineHandling
Fields
| Name | Value | Description |
|---|---|---|
Replace | 0 | |
Entitize | 1 | |
None | 2 |
Namespace: System.Xml · Assembly: GHIElectronics.TinyCLR.System.Xml
How the writer represents line breaks.
public enum NewLineHandling
| Name | Value | Description |
|---|---|---|
Replace | 0 | |
Entitize | 1 | |
None | 2 |