XdmReader.AttributeType PropertyXdmReader.AttributeType PropertyXdmReader::AttributeType Property
- XmlPrime 3.1
- Other Versions ▼
When positioned on an attribute node, gets the
- Namespace: XmlPrime.SerializationXmlPrime.SerializationXmlPrime.Serialization
- Assembly: XmlPrime (in XmlPrime.dll)
Syntax
Public ReadOnly Property AttributeType As System.Xml.XmlTokenizedType Get
public System.Xml.XmlTokenizedType AttributeType { get; }
public: property System.Xml::XmlTokenizedType AttributeType { System.Xml::XmlTokenizedType get(); }
Property Value
Type: System.Xml.XmlTokenizedTypeSystem.Xml.XmlTokenizedTypeSystem.Xml::XmlTokenizedType
The type of the attribute.