XdmReader.AttributeType PropertyXdmReader.AttributeType PropertyXdmReader::AttributeType Property

When positioned on an attribute node, gets the

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();
}