IXMLDOMNode.ownerDocument Property

Definition

public:
 property MSXML::IXMLDOMDocument ^ ownerDocument { MSXML::IXMLDOMDocument ^ get(); };
[System.Runtime.InteropServices.DispId(18)]
public MSXML.IXMLDOMDocument ownerDocument { [System.Runtime.InteropServices.DispId(18)] get; }
[<System.Runtime.InteropServices.DispId(18)>]
[<get: System.Runtime.InteropServices.DispId(18)>]
member this.ownerDocument : MSXML.IXMLDOMDocument
Public ReadOnly Property ownerDocument As IXMLDOMDocument

Property Value

Attributes

Applies to