IXMLElement2.parent 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::IXMLElement2 ^ parent { MSXML::IXMLElement2 ^ get(); };
[System.Runtime.InteropServices.DispId(65738)]
public MSXML.IXMLElement2 parent { [System.Runtime.InteropServices.DispId(65738)] get; }
[<System.Runtime.InteropServices.DispId(65738)>]
[<get: System.Runtime.InteropServices.DispId(65738)>]
member this.parent : MSXML.IXMLElement2
Public ReadOnly Property parent As IXMLElement2
Property Value
- Attributes