IXMLDOMCDATASection.attributes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Implements
- Attributes