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