IXMLDOMNode.attributes Property

Definition

public:
 property MSXML::IXMLDOMNamedNodeMap ^ attributes { MSXML::IXMLDOMNamedNodeMap ^ get(); };
[System.Runtime.InteropServices.DispId(12)]
public MSXML.IXMLDOMNamedNodeMap attributes { [System.Runtime.InteropServices.DispId(12)] get; }
[<System.Runtime.InteropServices.DispId(12)>]
[<get: System.Runtime.InteropServices.DispId(12)>]
member this.attributes : MSXML.IXMLDOMNamedNodeMap
Public ReadOnly Property attributes As IXMLDOMNamedNodeMap

Property Value

Attributes

Applies to