This document is archived and information here might be outdated. Recommended version. |
Attributes of current element.
[Visual Basic .NET] Public ReadOnly Property Attributes As IXMLAttributes
[C#] public IXMLAttributes Attributes {get;}
[C++]
HRESULT get_Attributes(
IXMLAttributes** Attributes
);
[C++] Parameters Attributes [out, retval]
Attributes is a parameter of type IXMLAttributes**