Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 439 Bytes

xmlcdatasection_nodetype.md

File metadata and controls

22 lines (15 loc) · 439 Bytes
-api-id -api-type
P:Windows.Data.Xml.Dom.XmlCDataSection.NodeType
winrt property

Windows.Data.Xml.Dom.XmlCDataSection.NodeType

-description

Gets the XML Document Object Model (DOM) node type, which determines valid values and whether the node can have child nodes.

-property-value

The node type.

-remarks

-examples

-see-also