mscorlib(4.0.0.0) API with additions
Formatting.cs
1
namespace
System.Xml
2
{
4
public
enum
Formatting
5
{
7
None
,
9
Indented
10
}
11
}
System.AppDomainManagerInitializationOptions.None
No initialization action.
System.Xml.Formatting.Indented
Causes child elements to be indented according to the P:System.Xml.XmlTextWriter.Indentation and P:Sy...
System.Xml.Formatting
Formatting
Specifies formatting options for the T:System.Xml.XmlTextWriter.
Definition:
Formatting.cs:4
System.Xml
Definition:
AsyncHelper.cs:3
All cs
System.Xml
Formatting.cs
Generated by
1.8.15