Mono Class Library: System.Xml.XmlReader Overview | MembersSystem.Xml.XmlReader.IsDefault Property |
Gets a value indicating whether the current node is an attribute that was generated from the default value defined in the DTD or schema. [Edit]
|
A bool where true indicates the current node is an attribute whose value was generated from the default value defined in the DTD or schema; false indicates the attribute value was explicitly set. [Edit]
Operation
As described above.
This property is read-only.
Note to Inheritors
This property should return false for implementations that do not support schema or DTD information. [Edit]
Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0