mscorlib(4.0.0.0) API with additions
WhitespaceHandling.cs
1
namespace
System.Xml
2
{
4
public
enum
WhitespaceHandling
5
{
7
All
,
9
Significant
,
11
None
12
}
13
}
System.AppDomainManagerInitializationOptions.None
No initialization action.
System.Xml.WhitespaceHandling
WhitespaceHandling
Specifies how white space is handled.
Definition:
WhitespaceHandling.cs:4
System.AttributeTargets.All
Attribute can be applied to any application element.
System.Xml.WhitespaceHandling.Significant
Return SignificantWhitespace nodes only.
System.Xml
Definition:
AsyncHelper.cs:3
All cs
System.Xml
WhitespaceHandling.cs
Generated by
1.8.15