IXMLDOMComment.ownerDocument 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::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
Implements
- Attributes