IXMLDSOControl.XMLDocument 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 ^ XMLDocument { MSXML::IXMLDOMDocument ^ get(); void set(MSXML::IXMLDOMDocument ^ value); };
[System.Runtime.InteropServices.DispId(65537)]
public MSXML.IXMLDOMDocument XMLDocument { [System.Runtime.InteropServices.DispId(65537)] get; [System.Runtime.InteropServices.DispId(65537)] set; }
[<System.Runtime.InteropServices.DispId(65537)>]
[<get: System.Runtime.InteropServices.DispId(65537)>]
[<set: System.Runtime.InteropServices.DispId(65537)>]
member this.XMLDocument : MSXML.IXMLDOMDocument with get, set
Public Property XMLDocument As IXMLDOMDocument
Property Value
- Attributes