Share via


IXMLDSOControl.XMLDocument Property

Definition

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

Applies to