Formatting 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.
Specifies formatting options for the XmlTextWriter.
public enum class Formatting
public enum Formatting
type Formatting =
Public Enum Formatting
- Inheritance
Fields
Name | Value | Description |
---|---|---|
None | 0 | No special formatting is applied. This is the default. |
Indented | 1 | Causes child elements to be indented according to the Indentation and IndentChar settings. This option indents element content only; mixed content is not affected. For the XML 1.0 definitions of these terms, see the World Wide Web Consortium (W3C) documentation Element Content and Mixed Content. |
Applies to
שתף איתנו פעולה ב- GitHub
ניתן למצוא את המקור לתוכן זה ב- GitHub, שם ניתן גם ליצור ולסקור בעיות ולמשוך בקשות. לקבלת מידע נוסף, עיין במדריך התורמים שלנו.