XmlReaderSettings
XmlReaderSettings()
XmlReaderSettings(XmlResolver)
Async
CheckCharacters
CloseInput
ConformanceLevel
DtdProcessing
IgnoreComments
IgnoreProcessingInstructions
IgnoreWhitespace
LineNumberOffset
LinePositionOffset
MaxCharactersFromEntities
MaxCharactersInDocument
NameTable
ProhibitDtd
Schemas
ValidationFlags
ValidationType
XmlResolver
Clone()
Reset()
ValidationEventHandler
net45
namespace System.Xml
{
public sealed class XmlReaderSettings
{
[EditorBrowsable(EditorBrowsableState.Never)]
[Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
public XmlReaderSettings(XmlResolver resolver);
}
}
.NET Framework | 4.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
---|---|
Information specific to net45 | |
Assembly | System.Xml , Version=4.0.0.0, PublicKeyToken=b77a5c561934e089 |
Referencing | The API is automatically referenced. |
Obsolete | This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API