IXMLDOMCDATASection.nodeType 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::DOMNodeType nodeType { MSXML::DOMNodeType get(); };
[System.Runtime.InteropServices.ComAliasName("MSXML.DOMNodeType")]
[System.Runtime.InteropServices.DispId(4)]
public MSXML.DOMNodeType nodeType { [System.Runtime.InteropServices.DispId(4)] get; }
[<System.Runtime.InteropServices.ComAliasName("MSXML.DOMNodeType")>]
[<System.Runtime.InteropServices.DispId(4)>]
[<get: System.Runtime.InteropServices.DispId(4)>]
member this.nodeType : MSXML.DOMNodeType
Public ReadOnly Property nodeType As DOMNodeType
Property Value
Implements
- Attributes